Bots, Bürokraten, Kommentaradministratoren, Oberflächenadministratoren, plus, Oversighter, Administratoren
973
Bearbeitungen
Mh (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
Mh (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
||
Zeile 356: | Zeile 356: | ||
} | } | ||
/* Kategorie-Seiten*/ | /* Kategorie-Seiten*/ | ||
.mw-category-group h3 { | .mw-category-group h3, .mw-category-generated h3 { | ||
display: none | display: none | ||
} | } | ||
.mw-category-group ul { | .mw-category-group ul, .mw-category-generated ul { | ||
list-style-image: none; | list-style-image: none; | ||
list-style-type: none; | list-style-type: none; | ||
Zeile 365: | Zeile 365: | ||
padding: 0; | padding: 0; | ||
} | } | ||
.mw-category-group li { | .mw-category-group li, .mw-category-generated li { | ||
display: block; | display: block; | ||
background: #efeeee; | background: #efeeee; | ||
margin: 5px; | margin: 5px 5px 5px 0px; | ||
color: #000; | color: #000; | ||
break-inside: avoid; | break-inside: avoid; | ||
margin-bottom: 5px; | |||
break-inside: avoid-column; | |||
} | } | ||
.mw-category:nth-child(1) li { | .mw-category:nth-child(1) li .mw-category-generated:nth-child(1) li { | ||
margin-top: 0px; | margin-top: 0px; | ||
} | } | ||
.mw-category-group a { | .mw-category-group a, .mw-category-generated a { | ||
display: block; | display: block; | ||
padding: 5px 10px; | padding: 5px 10px; | ||
Zeile 381: | Zeile 383: | ||
transition: 0.3s; | transition: 0.3s; | ||
} | } | ||
.mw-category-group | |||
.mw-category-group a:hover, .mw-category-generated a:hover{ | |||
.mw-category- | |||
background: #00b300; | background: #00b300; | ||
text-decoration: none; | text-decoration: none; |
Bearbeitungen