匿名用戶
無編輯摘要
imported>DC 無編輯摘要 |
imported>DC 無編輯摘要 |
||
第1行: | 第1行: | ||
/* 此 CSS 會套用至所有的介面外觀 */ | /* 此 CSS 會套用至所有的介面外觀 */ | ||
/* 介面 */ | |||
#ca-talk, #pt-mytalk { display: none!important; } | |||
.ns-2 #ca-talk { display: block!important; } | |||
#ca-viewsource { display: none!important; } | |||
.mw-diff-edit { display: none!important; } | |||
li#t-urlshortener { display: none!important; } | |||
a.mw-jump-link { display: none; } | |||
/* Cookies Warning */ | |||
div.mw-cookiewarning-text a { color:#FFF!important; } | |||
/* WikiEditor */ | |||
.skin-darkvector .wikiEditor-ui a.oo-ui-buttonElement-button { background-color: inherit !important; } | |||
/* 搜尋 */ | |||
.mw-advancedSearch-namespace-6, .mw-advancedSearch-namespace-7 { display: none; } | |||
/* 標誌 */ | /* 標誌 */ |