diff --git a/templates/base.html b/templates/base.html index 54757ea..363aa40 100644 --- a/templates/base.html +++ b/templates/base.html @@ -12,6 +12,10 @@ header .meta { text-align: right; font-style: italic; + background-color: #003366; + color: white; + padding: 0.5em 1em; + font-family: sans-serif; }