mirror of
https://github.com/openvk/openvk
synced 2024-11-11 09:29:29 +03:00
dec863acba
and do some small cosmetic fixes as well
14 lines
No EOL
437 B
CSS
14 lines
No EOL
437 B
CSS
.home_button {
|
|
background: #3C3C3C url("/themepack/openvk_modern/0.0.1.0/resource/3.png") no-repeat;
|
|
background-size: 80%;
|
|
background-position-y: 0px;
|
|
background-position-x: 2px;
|
|
}
|
|
|
|
.home_button_custom {
|
|
background: #3C3C3C url("/themepack/openvk_modern/0.0.1.0/resource/5.png") no-repeat;
|
|
background-size: 80%;
|
|
background-position-y: 0px;
|
|
background-position-x: 2px;
|
|
text-shadow: none;
|
|
} |