Personal tools

Difference between revisions of "MediaWiki:Common.css"

From ICOP tech wiki

Jump to: navigation, search
(已建立頁面,內容為 "→‎此 CSS 會套用至所有的介面外觀: h1 { display: none; }")
 
Line 1: Line 1:
 
/* 此 CSS 會套用至所有的介面外觀 */
 
/* 此 CSS 會套用至所有的介面外觀 */
 
h1 { display: none; }
 
h1 { display: none; }
 +
li#ca-talk { display: none; }

Revision as of 16:16, 4 March 2020

/* 此 CSS 會套用至所有的介面外觀 */
h1 { display: none; }
li#ca-talk { display: none; }