Send mail with better from/reply-to headers
[edumed.git] / edumed / static / css / main.scss
index 59422de..e956c81 100755 (executable)
@@ -10,6 +10,9 @@ $px: .0625em;
     width: 220*$px - 2 * 20*$px;
     height: 235*$px - 2 * 1.5em;
 
+    a {
+        display: block;
+    }
     h1 {
         color: white;
         margin: 0;
@@ -66,10 +69,10 @@ $px: .0625em;
                 color: white;
                 text-transform: uppercase;
                 display: block;
-                height: 70*$px;
-                width: 140*$px;
+                height: 80*$px;
+                width: 150*$px;
                 display: table;
-                padding: 10*$px;
+                padding: 5*$px;
 
                 span {
                     font-size: .9em;