diff --git a/css/style.css b/css/style.css index eb8cf2a..7b4a0f5 100644 --- a/css/style.css +++ b/css/style.css @@ -33,6 +33,12 @@ body { height: 3em; } +.page-footer a { + font-weight: bold; + color: #ffffff; + text-decoration: none; +} + .page-header .title { font-size: 2em; vertical-align: center;