MediaWiki:Vector.css: Perbedaan antara revisi
Tampilan
Tidak ada ringkasan suntingan |
Tidak ada ringkasan suntingan Tag: Dikembalikan |
||
| Baris 1: | Baris 1: | ||
/* All CSS here will be loaded for users of the Vector skin */ | /* All CSS here will be loaded for users of the Vector skin */ | ||
/* Bring the text to 14px */ | |||
.mw-content-text { | |||
font-size: 0.875em; | |||
} | |||
Revisi per 11 Agustus 2021 14.19
/* All CSS here will be loaded for users of the Vector skin */
/* Bring the text to 14px */
.mw-content-text {
font-size: 0.875em;
}