Difference between revisions of "MediaWiki:Common.css"
From ICOP tech wiki
(已建立頁面,內容為 "→此 CSS 會套用至所有的介面外觀: h1 { display: none; }") |
Tag: Undo |
||
| (12 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* 此 CSS 會套用至所有的介面外觀 */ | /* 此 CSS 會套用至所有的介面外觀 */ | ||
| − | + | #firstHeading { display: none; } | |
| + | li#ca-talk { display: none; } | ||
Latest revision as of 19:20, 23 April 2020
/* 此 CSS 會套用至所有的介面外觀 */
#firstHeading { display: none; }
li#ca-talk { display: none; }