uniformed classes in the document and modified stylesheet to match them
[theme-danix.xyz.git] / assets / sass / main.scss
CommitLineData
2a53e27d 1body {
0605a97a 2 background-color: #dadada;;
2ae9d02f 3 header#masthead,
0605a97a 4 footer#colophon {
5 background-color: #656565;
6 }
2ae9d02f 7}
8.screen-reader-text,
9.hidden {
10 border:0;
11 clip:rect(1px, 1px, 1px, 1px);
12 clip-path:inset(100%);
13 height:1px;
14 overflow:hidden;
15 padding:0;
16 position:absolute;
17 white-space:nowrap;
18 width:1px
2a53e27d 19}