MediaWiki:Common.css: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 20: Zeile 20:
padding: 0 40px;
padding: 0 40px;
}
}
.pullquote {
.pullquote, blockquote {
   font-family:Georgia, 'DejaVu Serif', serif;
   font-family:Georgia, 'DejaVu Serif', serif;
}
}
Zeile 580: Zeile 580:
.sortable th {
.sortable th {
text-align: left;
text-align: left;
}
.sharedUploadNotice {
border: 2px dashed #f00;
    margin-top: 1em;
    padding: 0 1em;
}
}