| Line 402: | |||
| } | } | ||
| @media screen and (min-width: 601px) { | @media screen and (min-width: 601px) { | ||
| + | #wiki-header { | ||
| + | background: #0083ae url(../images/wiki-bg.png) no-repeat right top; | ||
| + | background-size: 22%; | ||
| } | } | ||
| Line 413: | |||
| width:20%; | width:20%; | ||
| font-size: 80%; | font-size: 80%; | ||
| + | } | ||
| + | #wiki-header { | ||
| + | background: #0083ae; | ||
| + | background-size: 22%; | ||
| } | } | ||
| } | } | ||