Benutzer:ME47/global.css: Unterschied zwischen den Versionen
imported>ME47 K |
imported>ME47 K |
||
Zeile 1: | Zeile 1: | ||
− | + | .WikiaPage{ | |
− | + | .WikiaArticle { | |
− | + | font-size: 14px; | |
− | + | line-height: 22px; | |
− | + | } | |
− | + | ||
− | + | h1 { | |
− | + | font-size: 28px; | |
− | + | line-height: 28px; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | .wikia-page-header h2 { | |
− | + | font-size: 20px; | |
− | + | line-height: 22px; | |
− | + | } | |
− | + | ||
− | + | h3 { | |
− | + | font-size: 17px; | |
− | + | line-height: 22px; | |
− | + | } | |
− | + | ||
− | + | h4 { | |
− | + | font-weight: bold ; | |
− | + | font-size: 15px; | |
− | + | line-height: 22px; | |
− | + | } | |
− | + | ||
− | + | h5 { | |
− | + | font-weight: bold ; | |
− | + | } | |
− | + | ||
− | + | h6 { | |
− | + | font-weight: bold ; | |
− | + | } | |
− | + | } | |
− |
Version vom 27. Juni 2015, 14:45 Uhr
.WikiaPage{
.WikiaArticle {
font-size: 14px;
line-height: 22px;
}
h1 {
font-size: 28px;
line-height: 28px;
}
.wikia-page-header h2 {
font-size: 20px;
line-height: 22px;
}
h3 {
font-size: 17px;
line-height: 22px;
}
h4 {
font-weight: bold ;
font-size: 15px;
line-height: 22px;
}
h5 {
font-weight: bold ;
}
h6 {
font-weight: bold ;
}
}