Modèl:Infobox General/testclasses/styles.css

.infobox_bodystyle {
    border: 1px solid #aaa;
    background-color: #FFFACD;
    color: black;
    margin: 0.5em 0 0.5em 1em;
    padding: 0.2em;
    float: right;
    clear: right;
}
.infobox_titlestyle{
   background:#ccccff;
}
.infobox_abovestyle{
   background:#ccccff;
}
.infobox_headerstyle{
   background:#ccccff;
}
.infobox-label {
   padding-right:1.2em;
   width:40%;
   background:#eeeeee;
   text-align:start
}

.row9 {
	background: yellow;
}
.row15 {
	background:#98FB98;
}

.aboveicon {
	background-image: url('//upload.wikimedia.org/wikipedia/commons/9/98/Q189760_noun_84860_ccReJeanSoo_vote.svg');
	background-repeat: no-repeat;
	background-size: contain;
}
.txtquestion {
    font-size:110%;  
    font-style:italic;
    color:#008000;
}
.topbarcandidate {
	height:5px; 
	overflow:hidden; 
	width:4em;
	background:#888
}