Add padding to footer
authorMarius Gavrilescu <marius@ieval.ro>
Fri, 7 Feb 2014 09:34:18 +0000 (11:34 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Fri, 7 Feb 2014 09:34:18 +0000 (11:34 +0200)
css/custom.css

index ea565c668916a9eaa760ed39cbaece6dc7c79cd0..289ae41853b0acfe4f689e24efa92fb6f9d5af5b 100644 (file)
@@ -40,4 +40,8 @@ div.container-fluid {
 
 div#result{
        text-align: center;
-}
\ No newline at end of file
+}
+
+footer{
+       padding: 1.5em 0;
+}
This page took 0.010798 seconds and 4 git commands to generate.