mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-10 03:35:46 +00:00
edited main russian pages
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user