diff --git a/html/header.html b/html/header.html index 230c58d..672ddef 100644 --- a/html/header.html +++ b/html/header.html @@ -2,7 +2,6 @@ - @@ -18,27 +17,14 @@ color: #c0c0c0; } - h1, - h2, - h3 { - text-align: center; - } - - h3 { - font-size: 1.7em; - margin-top: 2em; - } - - p { - font-size: 1em; - } - a { color: #9700c2; } - a abbr { - border-bottom: 1px dotted #eee; + .footer { + padding: 3rem 2rem 1rem 2rem; + opacity: 0.8; + text-align: center; }