X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/5ca33d388049e1d2dd7e5fd1a31fdc86ca959e5d..fe2efcc993737271367ce4fd41e6ae3353b14eb5:/edumed/static/css/base.css

diff --git a/edumed/static/css/base.css b/edumed/static/css/base.css
index 4d807d7..89c34d6 100644
--- a/edumed/static/css/base.css
+++ b/edumed/static/css/base.css
@@ -61,7 +61,8 @@ header.main {
     width: 2.75em;
     height: 2.125em;
     text-align: center;
-    margin: auto; }
+    margin: auto;
+    margin-bottom: .8em; }
   header.main nav .menu-lekcje:before {
     background: url(../img/menu/lekcje.png) no-repeat 0 0;
     background-size: 100%; }
@@ -189,6 +190,9 @@ footer.main {
   .link-list a:hover {
     color: #ed7831; }
 
+.link-list-colored a {
+  color: #ed7831; }
+
 .plain {
   margin: 0;
   padding: 0;