X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/f534e3e94d119d6baa2edebfd69e3d1ee055e57b..53a6ba8267b2e8bf88d601c55e2df429a5230ff0:/notes/static/style.css diff --git a/notes/static/style.css b/notes/static/style.css index 57d9dfc..ae3c9da 100644 --- a/notes/static/style.css +++ b/notes/static/style.css @@ -4,17 +4,18 @@ header { text-align: center; } -header a:link, header a:visited, header a:active, header a:hover { +header a:link, header a:visited, header a:active, header a:hover, +footer a:link, footer a:visited, footer a:active, footer a:hover { color: #ffffff; } -footer { - color: #ffffff; - background-color: #212529; +h2 a:link, h2 a:visited, h2 a:active, h2 a:hover { + color: #212529; } -footer a:link, footer a:visited, footer a:active, footer a:hover { +footer { color: #ffffff; + background-color: #212529; } footer ul {