added data/socials to manage social links inside templates. General cleanup of the...
[theme-danix.xyz.git] / assets / sass / main.scss
1 body {
2 background-color: #dadada;;
3 header#masthead {
4 background-color: #656565;
5 }
6 footer#colophon {
7 background-color: #656565;
8 }
9 }