MediaWiki:Vector.css: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
test; perubahan minor, buang tag </syntaxhighlight> dan kode usang "font-size for inline HTML generated TeX formulae"
Tidak ada ringkasan suntingan
Baris 50:
#siteSub {
font-size: 92%;
}
 
/* Cancel out the custom margin applied to this element to avoid
effectively having double the amount of content padding-top
as expected on [[Main Page]]. */
#contentSub2:empty {
display: none;
}
 
Baris 55 ⟶ 62:
.mw-body .mw-indicators {
padding-top: 0.4em;
}
 
/* Override [[phab:T265947]] */
.mw-body-content blockquote {
border-left: none;
}
 
/* Vector-specific list display in message boxes */
.compact-ambox table .mbox-text-span {
list-style-type: disc;
list-style-image: url(/w/skins/Vector/resources/skins.vector.styles/images/bullet-icon.svg);
}