MediaWiki:Foreground.css: Porovnání verzí
Z Franklinova expedice
typo |
barvy other-websites |
||
| Řádek 1: | Řádek 1: | ||
/* Styly pro Foreground */ | /* Styly pro Foreground */ | ||
/* Blok "jiné weby" */ | |||
.other-websites { | .other-websites { | ||
background-color: | background-color: lightgray; | ||
} | |||
.other-websites.icon-bar * label, .other-websites.icon-bar * i { | |||
color: darkslategray; | |||
} | } | ||
Verze z 12. 12. 2021, 14:04
/* Styly pro Foreground */
/* Blok "jiné weby" */
.other-websites {
background-color: lightgray;
}
.other-websites.icon-bar * label, .other-websites.icon-bar * i {
color: darkslategray;
}
.other-websites.vertical {
width: 100%;
}