6f5989e2b01c71f957ca0e4df40b42ecd881fc14
[theme-danix.xyz.git] / assets / sass / main.scss
1 body {
2 background-color: #dadada;;
3 header#masthead,
4 footer#colophon {
5 background-color: #656565;
6 }
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
19 }