Model:SchedeBabelfish/styles.css
/* equivale a mw-babel-box, mw-babel-box-3 */
.itwiki-template-babel {
float:left;
clear:left;
margin:1px;
width:238px;
background-color:#E0E8FF;
border:1px solid #99B3FF;
/* non presenti in mw-babel-box, ma generati in linea dall'estensione #babel */
padding:0;
border-spacing:0;
}
.itwiki-template-babel th {
width:45px;
height:45px;
font-size:14pt;
font-family:monospace;
background-color:#99B3FF;
padding:0;
}
.itwiki-template-babel td {
font-size:8pt;
padding:4pt;
line-height:1.25em;
}