visual changes
[edumed.git] / edumed / static / css / base.scss
index 4153ca2..e2be168 100644 (file)
@@ -46,7 +46,12 @@ header.main {
     }
     #organizer {
         float: right;
-        margin-top: 1.3em;
+        font-size: .75em;
+        color: #777;
+        
+        img {
+            margin-top: .5em;
+        }
     }
 
 
@@ -199,6 +204,10 @@ footer.main {
     list-style: none;
     padding: 0;
 
+    li {
+        margin-bottom: .5em;
+    }
+
     a:before {
         content: "→";
         margin-right: .5em;