Teimpléad:Infobox organization/styles.css
Cuma
/* Definició amb color al background */
.infobox_bodystyle{
font-size: 85%; text-align: left;
}
.infobox_titlestyle{ /* el mòdul hi afegeix {font-weight: bold;} */
background:#FFA07A;
}
.infobox_abovestyle{ /* el mòdul hi afegeix {text-align: center; font-size: 125%; font-weight: bold;} */
background:#FFA07A;
}
/* header al peu per incrustar mapa o infotaula edifici */
.ib_organization_embedded_footer { /* el mòdul hi afegeix {text-align: center;} */
background:#c8ccd1;
color:#202122;
}
/* Versió solid + marc */
.infobox_headerclass_w_botton_top{ /* el mòdul hi afegeix {text-align: center;} */
background:#FFA07A;
border-bottom: 2px solid #ccccff;
border-top: 2px solid #ccccff;
}
/* Versió standard */
.infobox_headerstyle{
background:#FFA07A;
}
.infobox_subheaderstyle{
background:#FFA07A;
}
.infobox_subheaderstyle1{
width:100%;
background:#FFA07A;
text-align:center;
font-size:125%;
font-weight:bold;
}
.infobox_belowstyle{
border-top:#aaa 1px solid;
background:#FFA07A;
}
.infobox-label {
background:#eeeeee;
padding-right:1.2em;
width:40%;
text-align:start;
}