Teimpléad:WD Bosca Sonraí Toghchán/styles.css
Cuma
/* TODO: tota definició background-color: ha de tenir el corresponent color: perquè el tema fosc pugui decidir.
[[mw:Recommendations for night mode compatibility on Wikimedia wikis#Always define color when defining background]]
Si es tracta del color-base llavors és #202122 (valor per defecte del text en mode clar).
*/
.txtquestion {
font-size: 110%;
font-style: italic;
color: #008000;
}
.topbarcandidate {
height: 5px;
overflow: hidden;
width: 4em;
background-color: #888;
}
.infobox_titlestyle{
background-color: #ccccff;
}
.infobox_abovestyle{
background-color: #ccccff;
}
.infobox_headerstyle{
background-color: #ccccff;
}
.infobox-label {
padding-right: 1.2em;
/* width: 40%; eliminat per provar harmonització amb la resta de columna labels */
background-color: #eeeeee;
text-align: start;
}
.infobox_successionheader {
background-color: #a9a9a9;
/* height:3px; solució provisional, a revisar */
font-size: 90%;
font-weight: bold;
width:24em;
}
.aboveicon {
background-image: url('//upload.wikimedia.org/wikipedia/commons/9/98/Q189760_noun_84860_ccReJeanSoo_vote.svg');
background-repeat: no-repeat;
background-size: 25px;
}