Template:Cronoini/styles.css
.itwiki-template-cronoini {
font-size: 95%;
line-height: 1.1em;
width: 100%;
}
.itwiki-template-cronoini-intestazione {
background:#AAFFBB;
text-align:left;
}
@media screen {
html.skin-theme-clientpref-night .itwiki-template-cronoini-intestazione {
background-color: #1C2A42;
}
}
@media screen and ( prefers-color-scheme: dark) {
html.skin-theme-clientpref-os .itwiki-template-cronoini-intestazione {
background-color: #1C2A42;
}
}