]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - static/css/style.css
Cleanup footer.
[people/shoehn/ipfire.org.git] / static / css / style.css
index f8006300d731bc544a23c03330c0fa45eb71b0f3..1cc95341e647d81ce4b0860a1d4e74188815767d 100644 (file)
@@ -103,24 +103,13 @@ margin-bottom: 5px;
 }
 
 .footer {
-  border-top: 1px solid #E7E7E7;
-  padding: 30px 0;
-  margin-top: 70px;
-}
-.footer p {
-margin-bottom: 0;
-color: #777;
-}
-.footer-links {
-margin: 10px 0;
-}
-.footer-links li {
-display: inline;
-padding: 0 2px;
-}
-.footer-links li:first-child {
-padding-left: 0;
+       border-top: 1px solid #E7E7E7;
+       background-color: #F9F9F9;
+       color: #777;
+       padding: 20px 0;
+       margin-top: 70px;
 }
+
 .sidenav {
 width: 228px;
 margin: 30px 0 0;