Merge branch 'master' into mindcoding
[gruntmaster-page.git] / css / custom.css
index 9872ee8daf56c22f8819dbf17a8ef45d52c14c23..1e5d955ab6f2e20fc9b85b64066977e7c19ee5fe 100644 (file)
@@ -4,14 +4,6 @@ h1#title{
        font-size: 3em !important;
 }
 
-footer{
-       width: 60em;
-       margin: auto;
-       margin-top: 6em;
-       white-space: pre-wrap;
-       color: #777;
-}
-
 #logo {
        margin: 5em auto 2em;
        display: block;
@@ -48,10 +40,18 @@ 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;
-}
\ No newline at end of file
+}
This page took 0.009596 seconds and 4 git commands to generate.