Template:Wp/kac/Taxobox/core/styles.css
Appearance
/* {{pp-template}} */
@media screen {
html.skin-theme-clientpref-night .infobox.biota tr {
background: transparent !important;
}
html.skin-theme-clientpref-night .infobox.biota img {
background: transparent;
}
}
@media screen and (prefers-color-scheme: dark) {
html.skin-theme-clientpref-os .infobox.biota tr {
background: transparent !important;
}
html.skin-theme-clientpref-os .infobox.biota img {
background: white;
}
}
.infobox.biota .taxobox-edit-taxonomy img {
background: transparent !important;
}
body.skin-vector table.biota.infobox {
margin-top:0.5em;
}
body.skin--responsive table.biota.infobox tr.taxonrow td {
padding:2px 10px;
}
Categories:
- Maintenance:Pages using unprefixed templates
- Maintenance:Pages using unprefixed template Pp-template
- Maintenance:Templates using unprefixed templates
- Maintenance:Templates using unprefixed template Pp-template
- Wp/kac/Pages using unprefixed templates
- Wp/kac/Pages using unprefixed template Pp-template
- Wp/kac/Templates using unprefixed templates
- Wp/kac/Templates using unprefixed template Pp-template
- Maintenance:Pages with incorrect protection templates