MediaWiki:Modern.css: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Farras (bicara | kontrib)
baru
 
Hoo man (bicara | kontrib)
k Removing obsolete diff style declarations, per previous talk page notification on Mediawiki talk:Common.css, minor cleanup
Baris 2:
 
#firstHeading .editsection a { color: white; text-decoration: underline }
 
body.page-Main_Page #t-cite,
body.page-Main_Page #lastmod,
body.page-Main_Page #siteSub {
display: none !important;
}
 
/* block quotations */
Baris 26 ⟶ 20:
/* Commented because this is not the default skin */
/* #ca-edit a { font-weight: bold !important; } */
 
/* Accessibility experiment: make diff changes not just colour-based */
.diffchange {
font-weight: bold;
background-color: inherit;
}
td.diff-addedline, td.diff-deletedline, td.diff-context {
vertical-align: top;
font-size: 85%;
color: inherit;
}
 
p.error {