lesson number, photo attribution
[edumed.git] / edumed / static / css / base.css
index 4d807d7..5cfe862 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%; }
@@ -133,12 +134,12 @@ footer.main {
   padding: 0.2em 0.625em;
   margin: 2.5em auto 0 auto;
   color: #9a9c9e; }
+  footer.main p {
+    font-size: .75em; }
   footer.main .footer-item {
     float: left;
     margin-right: 1.25em;
     width: 13.75em; }
-    footer.main .footer-item p {
-      font-size: .75em; }
   footer.main .sponsors-column {
     float: left;
     margin-left: 1.25em;
@@ -189,6 +190,9 @@ footer.main {
   .link-list a:hover {
     color: #ed7831; }
 
+.link-list-colored a {
+  color: #ed7831; }
+
 .plain {
   margin: 0;
   padding: 0;