many small updates
[pharext/pharext.org] / public / index.css
index 64b18213d581a012c04fdd24d4aa129e17ff1cde..8253ebd3f1f25da0b377ab3441a7f55401b3cbef 100644 (file)
@@ -5,9 +5,11 @@
     height: 60px;
     background-color: #F5F5F5;
 }
+
 body {
        margin-bottom: 60px;
 }
+
 .footer > .container {
        padding: 15px;
        text-align: center;
@@ -15,10 +17,10 @@ body {
 
 pre {
        display: inline-block;
-       background-color: #333;
+       background-color: #444;
        color: #ccc;
 }
 
 h4 {
        margin-top: 20px;
-}
\ No newline at end of file
+}