Utente:Sylletka/monobook.css

Da Wikipedia, l'enciclopedia libera.
Vai alla navigazione Vai alla ricerca

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.

body {
background: #DEDEDE;
}
 
div.pBody {
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomright: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
}
 
#content {
width: 80%;
top: -50px;
-moz-border-radius-topleft: 0.5em; 
-moz-border-radius-bottomleft: 0.5em;
}
 
#column-one {
padding-top: 5%;
width : 20%;
margin-top: 80px;
margin-left: 3pt;
}
 
#column-one h5 {
color: white;
background: #B3B3B3;
font-family: serif;
font-size: 14pt;
font-variant: small-caps;
-moz-border-radius-topleft: 0.2em;
-moz-border-radius-topright: 0.2em;
}
 
#p-logo {
display: none;
}
 
.pBody ul {
margin-left: 0;
margin-right: 0;
}
 
.pBody li {
font-size: 10pt;
font-family: serif;
}
 
.portlet {
margin: 20px 0 0 0;
}
 
#p-search {
width:15%;
position: fixed;
z-index:100;
top:-6px;
left:-3px;
border-left:6px solid white;
}
 
#p-search h5 {
margin-left: 5%;
-moz-border-radius-bottomleft: 0.2em;
-moz-border-radius-bottomright: 0.2em;
}
 
#searchBody{
border-top:none;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomleft: 0;
margin-left: 0;
border-left:none;
}
 
#searchInput {
width: 90%;
}
 
#n-mainpage, #n-randompage, #n-help, #n-portal, #n-wikipediano, #n-contact, #t-whatlinkshere, #t-recentchangeslinked, #t-print, #t-specialpages {
background: #EFEFEF;
margin: 0 0 0 0;
-moz-border-radius-topleft: 0.2em;
-moz-border-radius-topright: 0.2em;
-moz-border-radius-bottomleft: 0.2em;
-moz-border-radius-bottomright: 0.2em;
}
 
#p-personal {
position: fixed;
padding-top: 10px;
padding-bottom: 10px;
background: white;
border-bottom: medium solid #B3B3B3;
border-width: 1px;
z-index:100;
}
 
#p-personal ul li a {
border: 1px solid #B3B3B3;
background: #EFEFEF;
color: black;
padding-left: 5px;
padding-right: 5px;
-moz-border-radius-topleft: 0.2em;
-moz-border-radius-topright: 0.2em;
-moz-border-radius-bottomleft: 0.2em;
-moz-border-radius-bottomright: 0.2em;
}
 
#p-personal a.new {
color: black;
font-weight: bold
}
 
#p-cactions {
margin: 25px 0 0 30px;
}
 
#p-cactions li.selected {
border-color: #AAAAAA;
}
 
#p-cactions ul li, #p-cactions ul li a {  
color: black;
border-width: 1px;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
 
#ca-nstab-main ul li, #ca-nstab-main ul li a {
border-color: #EFEFEF;
background: red;
}
 
/* suppress the person icon by your username */
li#pt-userpage {
background: none
}
 
p {
margin-left: 5%;
margin-right: 5%;
font-size: 11pt;
text-align: justify;
margin-bottom: 6pt;
font-family: serif;
}
 
h1, h2, h3, h4 {
font-family: sans-serif;
font-variant: small-caps;
text-align: center;
}
 
h1 {
font-size: 20pt;
margin-top: 18pt;
margin-bottom: 12pt;
border-bottom-style: solid;
border-bottom-width: 1pt;
}
 
h2 {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 9pt;
}
 
h3 {
font-size: 16pt;
font-weight: normal;
margin-top: 12pt;
margin-bottom: 6pt;
}
 
h4 {
font-size: 14pt;
}
 
dl, li {
font-size: 11pt;
font-family: serif;
}
 
a:link, a:active, a:visited {
color: black;
font-variant: small-caps;
}
 
a.new {
color: black;
font-weight: bold;
font-variant: small-caps;
}
 
.references-small li {
font-size: 9pt;
margin-bottom: 0pt;
font-family: serif;
}
 
.references li {
font-size: 9pt;
margin-bottom: 0pt;
font-family: serif;
}