]> iEval git - gruntmaster-page.git/blobdiff - css/custom.css
Improve nav, hide Theme if no javascript
[gruntmaster-page.git] / css / custom.css
index ecf11bf6e1e97ea57c7ddab7d3155f7933a887ef..0da7b4ed3fa05fcf15ce688a2c9c4c44909db41d 100644 (file)
@@ -1,8 +1,6 @@
 h1#title{
        font-weight: bold;
        text-align: center;
-       padding: 0;
-       margin: 0;
        font-size: 3em !important;
 }
 
@@ -10,7 +8,6 @@ footer{
        width: 60em;
        margin: auto;
        margin-top: 6em;
-       white-space: pre-wrap;
        color: #777;
 }
 
@@ -48,4 +45,21 @@ div.container-fluid {
 
 div#result{
        text-align: center;
-}
\ No newline at end of file
+}
+
+a.dropdown-toggle{
+       cursor: pointer;
+}
+
+.table-fixed{
+       table-layout: fixed;
+}
+
+#clock{
+       float: right;
+       margin-right: 1em;
+}
+
+nav li{
+       padding: 5px;
+}
This page took 0.017789 seconds and 4 git commands to generate.