“MediaWiki:Common.css”的版本间的差异

来自WikiTCM
跳转至: 导航搜索
(Created page with "CSS placed here will be applied to all skins: Bring the text to 14px: #mw-content-text { font-size: 0.875em; }"
(没有差异)

2019年8月2日 (五) 14:35的版本

/* CSS placed here will be applied to all skins */
/* Bring the text to 14px */
#mw-content-text {
  font-size: 0.875em;
}