From f040a9bdb00918909c5131b7230c8912857dc461 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 5 Nov 2020 17:11:48 +0100 Subject: [PATCH] =?UTF-8?q?Opravdov=C3=A9=20odstran=C4=9Bn=C3=AD=20v=C3=BD?= =?UTF-8?q?choz=C3=ADch=20styl=C5=AF=20u=20tla=C4=8D=C3=ADtka?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index f038a2f..6618513 100644 --- a/css/style.css +++ b/css/style.css @@ -105,4 +105,4 @@ article: nth-child(1)::before { } /* Odstraneni stylu u tlacitka */ -input, button, submit { border:none; } \ No newline at end of file +input, button, submit { border:none; background-color: inherit; }