]> iEval git - gruntmaster-page.git/blobdiff - css/custom.css
Remove archive standings
[gruntmaster-page.git] / css / custom.css
index 13943543d72beec9ad91c8377a388673a5ca71ed..429955b32bbc6b1ec91189a8d79f5b02bb773a48 100644 (file)
@@ -8,7 +8,6 @@ footer{
        width: 60em;
        margin: auto;
        margin-top: 6em;
-       white-space: pre-wrap;
        color: #777;
 }
 
@@ -59,4 +58,24 @@ a.dropdown-toggle{
 #clock{
        float: right;
        margin-right: 1em;
+}
+
+nav li{
+       padding: 5px;
+}
+
+ul.inline{
+       list-style-type: none;
+}
+
+ul.inline li{
+       display: inline;
+}
+
+ul.inline li:after {
+       content: ", ";
+}
+
+ul.inline li:last-child:after {
+       content: "";
 }
\ No newline at end of file
This page took 0.023898 seconds and 4 git commands to generate.