From 8f3d2b1b6ff3cb2378a2ce5403faebaadca61c11 Mon Sep 17 00:00:00 2001 From: Rasmus Date: Fri, 5 May 2023 18:37:52 +0300 Subject: Parandused Former-commit-id: 5f3ba2029e5783e370d2a7808b5ede5448424e14 --- rannak/mangud/kaitseliitlane/salakood/style.css | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'rannak/mangud/kaitseliitlane/salakood/style.css') diff --git a/rannak/mangud/kaitseliitlane/salakood/style.css b/rannak/mangud/kaitseliitlane/salakood/style.css index 13630f5..130792b 100644 --- a/rannak/mangud/kaitseliitlane/salakood/style.css +++ b/rannak/mangud/kaitseliitlane/salakood/style.css @@ -2,12 +2,8 @@ box-sizing: border-box; } -body{ - background-color: #4D5157; -} -h1 { - color: #154734; -} +body{ background-color: #4D5157; } +h1 { color: #154734; } .moveOn{ display: inline-block; @@ -38,7 +34,8 @@ button:disabled{ max-width: 15rem; } -.modalHeaderWrapper{ +#myModalLabel { + color: #000; text-align: center; margin: 0; width: 100%; @@ -47,7 +44,7 @@ button:disabled{ .closeModalButton { - border-radius: 50px; + border-radius: 50px; } .modalButton{ @@ -127,10 +124,6 @@ input { font-size: 1.1rem; } -span, h6, table, h1, h2{ - font-family:'fontUno'; -} - h2 { color: white; -- cgit v1.2.3