mirror of
https://github.com/openvk/openvk
synced 2024-11-11 09:29:29 +03:00
12 lines
No EOL
367 B
CSS
12 lines
No EOL
367 B
CSS
.home_button {
|
|
background: url("/themepack/openvk_modern/0.0.1.0/resource/3.png") no-repeat;
|
|
background-position-y: 0px;
|
|
background-position-x: 1px;
|
|
}
|
|
|
|
.home_button_custom {
|
|
background: url("/themepack/openvk_modern/0.0.1.0/resource/5.png") no-repeat;
|
|
background-position-y: 0px;
|
|
background-position-x: 1px;
|
|
text-shadow: none;
|
|
} |