edited main russian pages

This commit is contained in:
arcan1s
2014-07-30 19:18:17 +04:00
parent ad1c22a2bd
commit 3fb767e3cd
15 changed files with 256 additions and 210 deletions

View File

@ -200,6 +200,15 @@ header {
position: fixed;
}
/* rainbow background =) */
header.rainbow {
background-image: url('/resources/rainbow.png');
background-position: left center;
background-repeat: no-repeat;
background-size: contain;
height: 70%;
}
header ul {
list-style: none;
height: 40px;