MediaWiki:Vector.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 585: Zeile 585:
}
}


/* Disabled for now
blockquote {
font-family: Times, "Times New Roman", serif;
font-style: italic;
}*/


pre,
pre,
Zeile 682: Zeile 676:
.mw-recentchanges-table .mw-input select#namespace {
.mw-recentchanges-table .mw-input select#namespace {
background-color: var(--light-bg-color);
background-color: var(--light-bg-color);
}
.mw-enhancedchanges-checkbox + * .mw-enhancedchanges-arrow {
background-color: var(--text-color);
}
}


Zeile 2.510: Zeile 2.508:
background: transparent;
background: transparent;
margin-bottom: 6px;
margin-bottom: 6px;
}
blockquote span {
color: var(--text-color);
font-family: Times New Roman;
font-size: 30px;
background: transparent;
margin: 0 5px;
}
}