diff --git a/site/crapaud-fou.css b/site/crapaud-fou.css index 6426826..63a15f7 100644 --- a/site/crapaud-fou.css +++ b/site/crapaud-fou.css @@ -1,9 +1,9 @@ -.navbar { +.header { background-color: #28a745; padding-left: 5em; font-size: .9em; } -.navbar img { +.header img { position: absolute; top: .1em; left: .1em; @@ -12,6 +12,10 @@ background-color: #333; color: #fff; } +.footer { + background-color: #333; + color: #fff; +} a { color: #496; } diff --git a/site/index.html b/site/index.html index 055bb70..e1ec7ae 100644 --- a/site/index.html +++ b/site/index.html @@ -34,11 +34,15 @@
-