“MediaWiki:Vector.css”的版本间的差异
(未显示同一用户的2个中间版本) | |||
第27行: | 第27行: | ||
} | } | ||
#searchInput { | #searchInput { | ||
− | font-size: 0. | + | font-size: 1.1125em; |
+ | } | ||
+ | #p-search form { | ||
+ | margin: 0.2em 0 0; | ||
+ | } | ||
+ | #p-personal li { | ||
+ | font-size: 1.05em; | ||
+ | } | ||
+ | #footer li { | ||
+ | font-size: 1.0em; | ||
} | } |
2020年7月15日 (三) 19:03的最新版本
/* 这里放置的CSS将影响使用Vector皮肤的用户 */ #mw-panel .portal .body li { font-size: 1em; } #mw-content-text { font-size: 1.4em; } .vectorTabs li a { font-size: 1.1125em; height: 2.1em } .vectorTabs span a { padding-top: 0.85em; } .vectorTabs .icon a { padding-top: 2.37692308em !important; } .vectorMenu h3 span { padding-top: 0.85em; font-size: 1.1125em; } .vectorMenu li a { font-size: 1.1125em; } #searchButton, #mw-searchButton { font-size: 1.1125em; } #searchInput { font-size: 1.1125em; } #p-search form { margin: 0.2em 0 0; } #p-personal li { font-size: 1.05em; } #footer li { font-size: 1.0em; }