“MediaWiki:Timeless.css”的版本间的差异
来自「荏苒之境」
(创建页面,内容为“→All CSS here will be loaded for users of the Timeless skin: .mw-wiki-title { font-size: 1.5em; }”) |
|||
第2行: | 第2行: | ||
.mw-wiki-title { | .mw-wiki-title { | ||
font-size: 1.5em; | font-size: 1.5em !important; | ||
} | } |
2021年9月1日 (三) 11:59的版本
/* All CSS here will be loaded for users of the Timeless skin */
.mw-wiki-title {
font-size: 1.5em !important;
}