Questa pagina definisce alcuni parametri di aspetto e comportamento generale di tutte le pagine. Per personalizzarli vedi Aiuto:Stile utente.


Nota: dopo aver salvato è necessario pulire la cache del proprio browser per vedere i cambiamenti (per le pagine globali è comunque necessario attendere qualche minuto). Per Mozilla / Firefox / Safari: fare clic su Ricarica tenendo premuto il tasto delle maiuscole, oppure premere Ctrl-F5 o Ctrl-R (Command-R su Mac); per Chrome: premere Ctrl-Shift-R (Command-Shift-R su un Mac); per Konqueror: premere il pulsante Ricarica o il tasto F5; per Opera può essere necessario svuotare completamente la cache dal menù Strumenti → Preferenze; per Internet Explorer: mantenere premuto il tasto Ctrl mentre si preme il pulsante Aggiorna o premere Ctrl-F5.

.sinottico {
	width:271px;
	font-size:89%;
	border-spacing:3px;
	color:black;
	line-height:1.5em;
}

.sinottico th {
	background-color:#f9f9f9;
	text-align:left;
}

.sinottico_testata th {
	font-size:123.5%;
	text-align:center;
}

.sinottico_divisione th {
	text-align:center;
}

.sinottico img {
	max-width:253px;
	height:auto;
}

.sinottico th[style="font-weight:normal;padding:.15em;line-height:1.3em;color:black;background:#e8ddff;"]:nth-child(1) {
	padding:.22em !important;
}

.sinottico th :lang(ja):nth-child(1) {
	font-size:110%;
}

.sinottico th span[style="font-size:90%;"]:nth-child(3) {
	font-size:100% !important;
}

.navbox th {
	font-size:12px !important;
}

.navbox td {
	font-size:12px !important;
}

/* CodeMirror in stile Dots */

.cm-mw-template-name {
	text-decoration: inherit;
}
.cm-mw-list,
.cm-mw-indenting {
	color: inherit; font-weight: inherit; background-color:#EFE
}
.cm-strong,
.cm-em,
.cm-mw-apostrophes-italic,
.cm-mw-apostrophes-bold,
.cm-mw-section-header {
	color: inherit; background-color:#EEE; font-style:inherit; font-weight:inherit;
}

pre.cm-mw-section-1,
pre.cm-mw-section-2,
pre.cm-mw-section-3,
pre.cm-mw-section-4,
pre.cm-mw-section-5,
pre.cm-mw-section-6 {
	font-size: inherit; line-height: inherit; font-weight: inherit;
}

.cm-mw-section-1 span,
.cm-mw-section-2 span,
.cm-mw-section-3 span,
.cm-mw-section-4 span,
.cm-mw-section-5 span,
.cm-mw-section-6 span {
	color: inherit; background-color:#EEE;
}
.cm-mw-link-pagename {
	color:#36c
}
.cm-mw-template-ground.cm-mw-htmltag-name,
.cm-mw-template-ground.cm-mw-htmltag-bracket,
.cm-mw-template-ground.cm-mw-exttag-name,
.cm-mw-template-ground.cm-mw-exttag-bracket,
.cm-mw-template-ground.cm-mw-htmltag-attribute,
.cm-mw-exttag-name,
.cm-mw-exttag-bracket,
.cm-mw-exttag-attribute,
.cm-mw-htmltag-name,
.cm-mw-htmltag-bracket,
.cm-mw-tag-ref {
	background-color:#FEF; color:inherit; font-weight: inherit;
}
.cm-mw-link-ground,
.cm-mw-ext-ground,
.cm-mw-template-ext-ground {
	background-image:none
}
.cm-mw-link-bracket,
.cm-mw-link-delimiter,
.cm-mw-link-pagename,
.cm-mw-link-text,
.cm-mw-link-tosection,
.cm-mw-link,
.cm-mw-template-link-ground {
	background-color: #EEF; background-image:none; text-decoration: inherit; color:inherit;
}
.cm-mw-template-ground,
.cm-mw-template2-ground,
.cm-mw-template3-ground,
.cm-mw-template-ext-ground,
.cm-mw-parserfunction,
.cm-mw-parserfunction-name,
.cm-mw-parserfunction-delimiter,
.cm-mw-parserfunction-bracket {
	background-color: #FFC; color:inherit; font-weight:inherit; background-image:none
}
.cm-mw-extlink-bracket,
.cm-mw-extlink-protocol,
.cm-mw-extlink,
.cm-mw-extlink-text {
	color:inherit; font-weight:inherit; background-color:#EFF;
}
.cm-mw-mnemonic {
	color:inherit; background-color:#DFD;
}
.cm-mw-comment {
	color:inherit; background-color:#EFE;
}
.cm-mw-signature,
.cm-mw-templatevariable-bracket,
.cm-mw-templatevariable-name,
.cm-mw-templatevariable-delimiter {
	color:inherit; background-color:#FC6; font-weight:inherit; background-image:none;
}