]> iEval git - gruntmaster-page.git/blobdiff - css/custom.css
Add a clock
[gruntmaster-page.git] / css / custom.css
index bc0b7eaa91f9ec5b0c334935b8dc71b59e85b1d9..13943543d72beec9ad91c8377a388673a5ca71ed 100644 (file)
@@ -51,3 +51,12 @@ div#result{
 a.dropdown-toggle{
        cursor: pointer;
 }
+
+.table-fixed{
+       table-layout: fixed;
+}
+
+#clock{
+       float: right;
+       margin-right: 1em;
+}
\ No newline at end of file
This page took 0.022184 seconds and 4 git commands to generate.