diff --git a/static/style.css b/static/style.css index 592f7f3..489a1a3 100644 --- a/static/style.css +++ b/static/style.css @@ -21,9 +21,11 @@ h2 { position:absolute; bottom:2.5%; width:95%; - color:#aaa; font-size:0.8em; } +#footer, #footer a { + color: #aaa; +} #logo-main { height:300px; width:300px; diff --git a/templates/footer.html b/templates/footer.html index 71d2202..475cb88 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,5 +1,4 @@ \ No newline at end of file