mirror of
https://github.com/openvk/openvk
synced 2025-07-01 13:38:15 +03:00
Update main.css
This commit is contained in:
parent
812ff50ccf
commit
5bcf3ab93b
1 changed files with 2 additions and 2 deletions
|
@ -73,13 +73,13 @@ h1 {
|
|||
position: relative;
|
||||
width: 791px;
|
||||
height: 45px;
|
||||
background: url('../img/header.png');
|
||||
background: url('../img/header.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-position: 0;
|
||||
}
|
||||
|
||||
.page_custom_header {
|
||||
background: url('../img/header_custom.png');
|
||||
background: url('../img/header_custom.svg');
|
||||
}
|
||||
|
||||
#page_act {
|
||||
|
|
Loading…
Reference in a new issue