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.

/***** Text *****/
#content { font-family: "ITC Stone Serif Std Medium"; }
#bodyContent b { font: normal 100% "ITC Stone Serif Std Semibold"; }
#bodyContent strong { font: normal 100% "ITC Stone Serif Std Semibold"; }

h1, h2, h3, h4, h5, h6
{
	color: Black;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.17em;
	border-bottom: 1px solid #aaaaaa;
	font-weight: normal;
}

h3, h4, h5, h6 { border-bottom: none; }
h1 { font-family: "ITC Stone Sans Std Bold"; }
h2 { font-family: "ITC Stone Sans Std Bold"; }
h3 { font-family: "ITC Stone Sans Std Semibold"; }
h4 { font-family: "ITC Stone Sans Std Semibold"; }
h5 { font-family: "ITC Stone Serif Std Bold"; }
h6 { font-family: "ITC Stone Serif Std Bold"; }
input { font: 80% "ITC Stone Sans Std Semibold"; }

.portlet h5
{
	font: small-caps 9% "ITC Stone Sans Std Semibold";
	text-transform: none;
}

/***** Tables & TOC *****/
div.tocline { font-family: "ITC Stone Sans Std Semibold"; }
th { font-family: "ITC Stone Sans Std Semibold"; }

/***** Edit not bold *****/
#ca-edit a { font-weight: normal !important; }

/***** Links *****/
/* div.pBody a { font-family: "ITC Stone Sans Std Medium"; } */
a { color: #000090; }
a:visited { color: #400080; }
a:active { color: #FF0000; }
a.stub { color: #000070; }
a.stub:visited { color: #400060; }
a.stub:active { color: #FF0000; }
a.new { color: #400000; }
a.new:visited { color: #400000; }
a.new:active { color: #FF0000; }
a.interwiki, a.external { color: #000090; }
a.interwiki:visited, a.external:visited { color: #400080; }
a.interwiki:active, a.external:active { color: #FF0000; }
a { text-decoration: none; }

.portlet a:hover
{
	font-family: "ITC Stone Sans Std Medium";
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #0000CC;
}

a.stub:hover { color: #600000; }
a.new:hover { color: #CC0000; }
a.interwiki:hover { color: #006000; }
a.external:hover { color: #006000; }

/***** Kill that stupid M$-ish capitalist asshole person dancecommander usericonthingy *****/
li#pt-userpage { background: none; }

/***** Copyright *****/
#footer { display: none; }
.printfooter { display: none; }

/***** Tegnlinkene gjøres små, for å se om det er andre forekomster *****/
#editpage-copywarn div.plainlinks {
    display: none;
    background: none !important;
    padding: 0;
}

#bodyContent .plainlinks a {
    background: none !important;
    padding: 0;
}