Exercises: retry implied on move; add handlers to sortable
[edumed.git] / edumed / static / css / base.css
index 4d807d7..89c34d6 100644 (file)
@@ -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;