Utente:Amux-PDA/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.

 #column-content {
  margin: 0 0 0 0;
  line-height: 1em;
  float: none;
}
#content {
  margin: 0.0em 0 0 0; /* Change the 0.0em to 2.8em to make */
                       /* extra white space at the top of a wiki page */
                       /* The 0.0em causes the tab buttons at */
                       /* the top ("edit this page", etc) to disappear */
                       /* on gecko based browsers. In such a situation hit */
                       /* "alt+e" to edit this page */
  line-height: 1em;
  padding: 0 0 0 0.2em;
}
/* Something about the above two sets of lines makes all content flow */
/* linearly down the page */
#column-one {
  padding-top: 0px;
  line-height: 1em;
}
#p-logo {
  position: relative;
}
#globalWrapper {
  font-size: 100%; /* Sets all fonts to normal size */
  line-height: 1em;
}
#contentSub {
  font-size: 100%; /* Sets all fonts to normal size */
  margin: 0 0 0 0; /* Removes margins */
  line-height: 1em;
  color: #FFFFFF; /* Sets the background to white */
}

ul, ol, li, dt, dd, p, h1, h2, h3, h4, h5, h6 {
  line-height: 1em;
} /* Packs lines nicely*/

div.tright, div.tleft {
  border-width: 0 0 0 0;
  line-height: 1em;
  padding: 0 0 0 0;
} /* Shrinks thumb picture frames as much as possible. */

div.thumb div div.thumbcaption {
  line-height: 1em;
  padding: 0 0 0 0;
} /* Shrinks thumb picture frames as much as possible. */