mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-14 21:55:47 +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;
|
||||
|
BIN
resources/rainbow.png
Normal file
BIN
resources/rainbow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Reference in New Issue
Block a user