switched color of nav links and h1 to white

This commit is contained in:
m
2016-01-04 15:26:08 +01:00
parent 964de1e736
commit 6cf6d064e3
3 changed files with 6 additions and 8 deletions

View File

@ -1,7 +1,3 @@
$primary-bg: #333;
$link-primary: red;
$link-hover: #660000;
body {
background:#222 url('/img/logowall.svg') center top;
background-size: 300px;