Utente:F l a n k e r/common.css: differenze tra le versioni

Da Wikipedia, l'enciclopedia libera.
Vai alla navigazione Vai alla ricerca
Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica
Nessun oggetto della modifica
 
Riga 79: Riga 79:
line-height: 1.375;
line-height: 1.375;
}
}
}

#firstHeading {
font-weight: bold;
letter-spacing: -0.01em;
}
}

Versione attuale delle 19:17, 31 dic 2023

body {
background:none scroll #F3F3F3;
font-family:Times New Roman,serif;
color:#4D4D4D !important;
word-spacing:0.1em;
font-size:16px;
}

div#column-one{
background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAsCAIAAAArRUU2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADpJREFUeF5VjUkOAEAIwoD//7lzGJd4MJHGSoBImkFETP67CdLldUd7KC6f8fv3+psd8znbtU5x354HaWQjOx76v7MAAAAASUVORK5CYII=") repeat-x scroll center top transparent;
}

.editsection{
float:right;
}

#firstHeading{
font-size:1.9em;
}

div#content, p, li, .quote, tt, dl{
color:#4D4D4D !important;
line-height:1.4em !important;
}

#bodyContent{
font-size:1em;
text-align:justify;
}

div#content h1, div#content h2, div#content #firstHeading {
font-family:Times New Roman,serif;
line-height:1.3;
}

pre{
font-size:0.8em;
}

sup, sub{
font-size:0.65em;
vertical-align:-0.4em;
}

sup{
vertical-align:0.5em;
}

#p-cactions li {
border-radius:3px;
}

.pBody{
background-color:transparent;
border:none;
font-size:100%;
}

.portlet h5{
font-weight:bold;
}

p{
line-height:1.6em;
}

.portlet li, ul{
list-style-image:none;
list-style-type:disc;
}

dt{
margin:0.9em 0 0.1em;
}

@media screen {
  .mw-body h1, .mw-body .mw-heading1, .mw-body-content h1, .mw-body-content .mw-heading1, .mw-body-content h2, .mw-body-content .mw-heading2 {
	font-family: 'Times  New Roman','serif';
    line-height: 1.375;
  }
}

#firstHeading {
  font-weight: bold;
  letter-spacing: -0.01em;
}