]> iEval git - gruntmaster-page.git/blobdiff - css/custom.css
Refactoring, part II (HTML::Seamstress)
[gruntmaster-page.git] / css / custom.css
index bc0b7eaa91f9ec5b0c334935b8dc71b59e85b1d9..3c62f0140bd485b4cd86c29272c5dbd6f896c75d 100644 (file)
@@ -8,7 +8,6 @@ footer{
        width: 60em;
        margin: auto;
        margin-top: 6em;
-       white-space: pre-wrap;
        color: #777;
 }
 
@@ -51,3 +50,12 @@ div#result{
 a.dropdown-toggle{
        cursor: pointer;
 }
+
+.table-fixed{
+       table-layout: fixed;
+}
+
+#clock{
+       float: right;
+       margin-right: 1em;
+}
This page took 0.016291 seconds and 4 git commands to generate.