MediaWiki:Foreground.css: Porovnání verzí
Z Franklinova expedice
menší ten pruh |
menši mezera dole, opticky lepší |
||
| Řádek 12: | Řádek 12: | ||
.other-websites .item { | .other-websites .item { | ||
padding-top: 0.5rem; | padding-top: 0.5rem; | ||
padding-bottom: 0. | padding-bottom: 0.3rem; | ||
} | } | ||
Verze z 12. 12. 2021, 16:37
/* 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 .item {
padding-top: 0.5rem;
padding-bottom: 0.3rem;
}
.other-websites.vertical {
width: 100%;
}
.other-websites-vertical-wrapper {
z-index: 500;
}