MediaWiki: Common.css: Unterschied zwischen den Versionen
Aus Viopedia
RoBben (Diskussion | Beiträge) |
RoBben (Diskussion | Beiträge) |
||
| Zeile 16: | Zeile 16: | ||
#mw-head { | #mw-head { | ||
font-family: "Trebuchet MS", Arial, sans-serif; | font-family: "Trebuchet MS", Arial, sans-serif; | ||
| + | } | ||
| + | |||
| + | #footer { | ||
| + | margin-top: 140px !important; | ||
} | } | ||
Version vom 8. Juni 2020, 01:07 Uhr
.table {
width: auto !important;
min-width: 65%;
}
h1, .h1, h2, .h2, h3, .h3 {
margin-top: 30px;
margin-bottom: 15px;
font-family: "Trebuchet MS", Arial, sans-serif;
}
#content p {
line-height: 1.5;
}
#mw-head {
font-family: "Trebuchet MS", Arial, sans-serif;
}
#footer {
margin-top: 140px !important;
}
