MediaWiki:Foreground.css: Porovnání verzí
Z Franklinova expedice
barvy other-websites |
z-index pro mobilní verzi |
||
| Řádek 12: | Řádek 12: | ||
.other-websites.vertical { | .other-websites.vertical { | ||
width: 100%; | width: 100%; | ||
} | |||
.other-websites-vertical-wrapper { | |||
z-index: 500; | |||
} | } | ||
Verze z 12. 12. 2021, 14:07
/* 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%;
}
.other-websites-vertical-wrapper {
z-index: 500;
}