Vés al contingut

Plantilla:Infobox election/styles.css: diferència entre les revisions

De la Viquipèdia, l'enciclopèdia lliure
Contingut suprimit Contingut afegit
m - width a infobox-label
solució provisional per infobox_successionheader
Línia 31: Línia 31:
.infobox_successionheader {
.infobox_successionheader {
background:#d3d3d3;
background:#d3d3d3;
height:3px;
/* height:3px; solució provisional, a revisar */
font-size:90%;
font-size:90%;
}
}

Revisió del 19:23, 13 juny 2024

.txtquestion {
    font-size:110%;  
    font-style:italic;
    color:#008000;
}
.topbarcandidate {
	height:5px; 
	overflow:hidden; 
	width:4em;
	background:#888
}

.infobox_titlestyle{
   background:#ccccff;
}

.infobox_abovestyle{
   background:#ccccff;
}

.infobox_headerstyle{
   background:#ccccff;

}
.infobox-label  {
   padding-right:1.2em;
/*   width:40%;        eliminat per provar harmonització amb la resta de columna labels  */
   background:#eeeeee;
   text-align:start;
}
.infobox_successionheader {
	background:#d3d3d3;
/*	height:3px; solució provisional, a revisar */
	font-size:90%;
}
.aboveicon {
	background-image: url('//upload.wikimedia.org/wikipedia/commons/9/98/Q189760_noun_84860_ccReJeanSoo_vote.svg');
	background-repeat: no-repeat;
	background-size: 25px;
}