X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=public%2Findex.css;h=8253ebd3f1f25da0b377ab3441a7f55401b3cbef;hb=498633479633aaaaea5d848b4f466821f15b205f;hp=64b18213d581a012c04fdd24d4aa129e17ff1cde;hpb=ebc0d017c8a24bd16ca1f4347b39b07ba4349135;p=pharext%2Fpharext.org diff --git a/public/index.css b/public/index.css index 64b1821..8253ebd 100644 --- a/public/index.css +++ b/public/index.css @@ -5,9 +5,11 @@ height: 60px; background-color: #F5F5F5; } + body { margin-bottom: 60px; } + .footer > .container { padding: 15px; text-align: center; @@ -15,10 +17,10 @@ body { pre { display: inline-block; - background-color: #333; + background-color: #444; color: #ccc; } h4 { margin-top: 20px; -} \ No newline at end of file +}