From 837cf4d789824bb335e47cd327ed7b04b284eeee Mon Sep 17 00:00:00 2001 From: ENGO150 Date: Mon, 29 May 2023 19:24:28 +0200 Subject: [PATCH] removed unused css --- res/index/style.css | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/res/index/style.css b/res/index/style.css index 815d7dd..16811cf 100644 --- a/res/index/style.css +++ b/res/index/style.css @@ -16,6 +16,9 @@ body border-radius: 0.5vh; font-size: 1.7vh; user-select: none; + border-color: #3E392F; + background: #6F7270; + color: #C1BFBE; } #TlacitkaVzhled @@ -28,25 +31,6 @@ body margin-left: 15vh; } -.tlacitko -{ - margin-bottom: 10px; - border-radius: 4px; - border-width: 2px; - border-color: #111D13; - width: 35vh; - height: 7vh; - color: #111D13; - font-size: larger; - /*14; 12; 27; 23; 21; 50; 59; 58*/ -} - -#textPole -{ - border-color: #3E392F; - background: #6F7270; - color: #C1BFBE; -} .tlacitko { color: #C1BFBE;;