From 209b1915b0f1879d0055ea17f76464dddcf8089b Mon Sep 17 00:00:00 2001 From: Rasmus Luha Date: Sun, 5 Feb 2023 20:43:17 +0200 Subject: =?UTF-8?q?Hinnad=20m=C3=A4ng=20for=20Arimees=20+=20fonts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rannak/mangud/uliopilane/ajatelg/styles.css | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'rannak/mangud/uliopilane/ajatelg/styles.css') diff --git a/rannak/mangud/uliopilane/ajatelg/styles.css b/rannak/mangud/uliopilane/ajatelg/styles.css index 15b93d8..e43c9d2 100644 --- a/rannak/mangud/uliopilane/ajatelg/styles.css +++ b/rannak/mangud/uliopilane/ajatelg/styles.css @@ -9,7 +9,11 @@ html { box-sizing: border-box !important; } -body{background-color: #111 !important;} +body{background-color: #4D5157 !important;} +h1 { + font-weight: bold !important; + color: #4169E1; + } .pealkiri {width: 100vw !important;} @@ -82,7 +86,7 @@ button:disabled{ .list .list-item { - background-color: #1e1f22 !important; + background-color: #2a2b30 !important; color: white; font-weight: bold; border-radius: 8px !important; @@ -130,9 +134,9 @@ button:disabled{ .timeline ul li { padding: 7px; - background-color: #1e1f22; + background-color: #2a2b30; color: white; - margin-bottom: 15px; + margin-bottom: 7px !important; } .timeline ul li:last-child { @@ -140,8 +144,8 @@ button:disabled{ } .timeline-content .list { - background-color: #1e1f22 !important; - min-height: 4rem; + background-color: #2a2b30 !important; + min-height: 3rem; border-radius: 8px !important; margin: 10px !important; text-align: center !important; -- cgit v1.2.3