8,960
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
#p-themes-label .vector-menu-heading-label:before { | |||
content: "Bandito Theme"; | |||
} | |||
#p-themes-label .vector-menu-heading-label { | |||
visibility: hidden; | |||
position: relative; | |||
} | |||
#p-themes-label .vector-menu-heading-label:before { | |||
visibility: visible; | |||
position: absolute; | |||
left: 0; | |||
top: 0; | |||
} | |||
.infobox-header-trench { | .infobox-header-trench { | ||
background-color: #007BFF; /* Цвет для темной темы */ | background-color: #007BFF; /* Цвет для темной темы */ | ||