added data/socials to manage social links inside templates. General cleanup of the...
[theme-danix.xyz.git] / assets / sass / main.scss
index 3ea3c2d..84d9fce 100644 (file)
@@ -1,3 +1,9 @@
 body {
-       background-color: #303030;;
+       background-color: #dadada;;
+       header#masthead {
+               background-color: #656565;
+       }
+       footer#colophon {
+               background-color: #656565;
+       }
 }
\ No newline at end of file