| (10 versioni intermedie di uno stesso utente non sono mostrate) | |||
| Riga 5: | Riga 5: | ||
} | } | ||
| − | + | #mw-content-text p, | |
| − | margin-bottom: 1.25em; | + | #mw-content-text ul, |
| + | #mw-content-text ol { | ||
| + | margin-bottom: 1.25em !important; | ||
} | } | ||
| Riga 13: | Riga 15: | ||
display: none; | display: none; | ||
} | } | ||
| + | |||
| + | .right {margin-left: 35px} | ||
| + | .left {margin-right: 35px} | ||
| + | |||
| + | .fixed { | ||
| + | position: fixed !important; | ||
| + | } | ||
| + | |||
| + | /* | ||
| + | .mw-headline { | ||
| + | padding-top: 70px; | ||
| + | margin-top: -70px; | ||
| + | display: inline-block; /* required for webkit browsers */ | ||
| + | } | ||
| + | */ | ||
/* Gli stili CSS inseriti qui si applicano a tutte le skin */
body {
padding-top: 105px !important;
}
#mw-content-text p,
#mw-content-text ul,
#mw-content-text ol {
margin-bottom: 1.25em !important;
}
li#ca-talk,
li#ca-viewsource {
display: none;
}
.right {margin-left: 35px}
.left {margin-right: 35px}
.fixed {
position: fixed !important;
}
/*
.mw-headline {
padding-top: 70px;
margin-top: -70px;
display: inline-block; /* required for webkit browsers */
}
*/