]> iEval git - gruntmaster-page.git/blobdiff - css/custom.css
Update logos
[gruntmaster-page.git] / css / custom.css
index b4601d8537c7936cd9b98dc4e18311d3ea7825c8..ffdd79e1843e6a86b48a92714f3815df96d15ab0 100644 (file)
@@ -1,18 +1,7 @@
-div#subtitle{
-       font-family: "Liberation Mono","DejaVu Sans Mono","Lucida Console",monospace;
+h1#title{
        font-weight: bold;
        text-align: center;
-       padding: 0;
-       margin: 0;
-       font-size: 3em;
-}
-
-footer{
-       width: 60em;
-       margin: auto;
-       margin-top: 6em;
-       white-space: pre-wrap;
-       color: #777;
+       font-size: 3em !important;
 }
 
 #logo {
@@ -46,3 +35,27 @@ div.container-fluid {
 .list-group-item, .form-control {
        max-width: 30em;
 }
+
+div#result{
+       text-align: center;
+}
+
+footer{
+       padding: 1.5em 0;
+}
+
+a.dropdown-toggle{
+       cursor: pointer;
+}
+
+#sponsors a.logo{
+       margin-bottom: 1em;
+}
+
+.table-fixed{
+       table-layout: fixed;
+}
+
+code {
+       background-color: inherit;
+}
This page took 0.029059 seconds and 4 git commands to generate.