MediaWiki: Common.css: Unterschied zwischen den Versionen
Aus Viopedia
RoBben (Diskussion | Beiträge) |
RoBben (Diskussion | Beiträge) |
||
| Zeile 14: | Zeile 14: | ||
body { | body { | ||
| − | font-family: " | + | font-family: "Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif; |
| − | font-size: | + | font-size: 14px; |
} | } | ||
Version vom 8. August 2020, 23:32 Uhr
.table {
width: auto !important;
min-width: 65%;
}
h1, .h1, h2, .h2, h3, .h3 {
margin-top: 30px;
margin-bottom: 15px;
}
#content p {
line-height: 1.5;
}
body {
font-family: "Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;
font-size: 14px;
}
.dropdown-menu {
font-size: 13px;
}
#footer {
margin-top: 150px !important;
}
#navbar {
font-size: 14px;
}
