Felix (Diskussion | Beiträge)
K
|
Felix (Diskussion | Beiträge)
K
|
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ .portalbox {
background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #FF6501; clear: both; float: right; margin: 0 0 6px 6px;
}
font-size: 16px !important;
}
font-size: 14px !important; font-family: 'DroidSans'; color: rgb(68,68,68); line-heighthight: 24px;
}
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ .portalbox { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #FF6501; clear: both; float: right; margin: 0 0 6px 6px; } #content h3{ font-size: 16px !important; } #content blockquote{ font-size: 14px !important; font-family: 'DroidSans'; color: rgb(68,68,68); line-heighthight: 24px; }
Zeile 16: | Zeile 16: | ||
font-family: 'DroidSans'; |
font-family: 'DroidSans'; |
||
color: rgb(68,68,68); |
color: rgb(68,68,68); |
||
− | line- |
+ | line-height: 24px; |
} |
} |