From ac3bfb7728e9324e6a21035e7b321649550c60cb Mon Sep 17 00:00:00 2001 From: Rasmus Date: Sat, 10 Jun 2023 16:45:12 +0300 Subject: finalFixes Former-commit-id: 7fcc5cc7033804bb7e56b0ce5d3d77a6c2413236 --- lehed/juhend/styles.css | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'lehed/juhend/styles.css') diff --git a/lehed/juhend/styles.css b/lehed/juhend/styles.css index 58c68b6..6979828 100644 --- a/lehed/juhend/styles.css +++ b/lehed/juhend/styles.css @@ -43,19 +43,16 @@ footer p { text-align: center; align-items: center; justify-content: center; + margin-bottom: .77rem; } - - - - - -/* Accordion */ -.accordion-item, .accordion-header, .accordion-button{ - background-color: transparent !important; - border: none !important; - text-decoration: none !important; +/* Mainers */ +#juhend { + font-size: 1.1rem; + margin: 2% 13%; + color: white; } + -- cgit v1.2.3