diff --git a/content/assets/css/theme.css b/content/assets/css/theme.css index 1728138..b5dc7d8 100755 --- a/content/assets/css/theme.css +++ b/content/assets/css/theme.css @@ -176,12 +176,11 @@ p { *****************************/ body { - /* align-items: center; */ background-color: var(--neutral-grey); - /* display: flex; */ - /* justify-content: center; - min-height: 100vh; - width: 100%; */ +} + +a:visited { + color: var(--light-grey); } /* Footer */ diff --git a/content/overrides/main.html b/content/overrides/main.html index 9b256f0..0edb410 100755 --- a/content/overrides/main.html +++ b/content/overrides/main.html @@ -28,8 +28,7 @@ {% block analytics %} - + {% endblock %} {% block content %}