“MediaWiki:Common.css”的版本间的差异
| 第5行: | 第5行: | ||
font-size: 1.25em; | font-size: 1.25em; | ||
} | } | ||
| + | |||
| + | /* Remove View Source tab */ | ||
| + | #ca-viewsource { display:none!important; } | ||
2019年8月2日 (五) 14:03的版本
/* CSS placed here will be applied to all skins */
/* Bring the text to 14px */
#mw-content-text {
font-size: 1.25em;
}
/* Remove View Source tab */
#ca-viewsource { display:none!important; }