MediaWiki:Common.css
外觀
注意:在您發布之後,您可能需要清除瀏覽器快取才能看到變更。
- Firefox或Safari:按住Shift時點擊重新整理,或按Ctrl-F5或Ctrl-R(Mac則為⌘-R)
- Google Chrome:按Ctrl-Shift-R(Mac則為⌘-Shift-R)
- Edge:按住Ctrl時點擊重新整理,或按Ctrl-F5。
/* 此 CSS 會套用至所有的介面外觀 */
/* 此 CSS 會套用至所有的介面外觀 */
/* Noah 4 Dec 2016 Hide the footer bar */
.disqus-footer__wrapper{display:none !important;}
/* Noah 24 Nov 2016 define the img pop */
.mw-mmv-overlay{background-color:#000 !important;opacity:0.7;}
.mw-mmv-post-image .mw-mmv-ttf-ellipsis-container{bottom:0px !important;}
.mw-mmv-wrapper{position:fixed !important;}
/* Noah 19 Nov 2016 fix the img bugs on mobile */
img{height: auto !important;}
/* noah 15 Nov 2016 define the icon img and searchfrom*/
.roundy img{width:70% !important;max-width: 120px !important}
/* noah 15 Nov 2016 remove the -a- underline */
a{text-decoration:none !important;}
a:active{text-decoration:none !important;}
a:visited{text-decoration:none !important;}
a:focus{text-decoration:none !important;}
#mw-panel a:hover{text-decoration:none !important;}
#mw-panel.collapsible-nav .portal.collapsed h3:hover{text-decoration:none !important;}
/* noah 15 Nov 2016 change the P-person background color */
#pt-watchlist a{background-color: transparent !important;}
#pt-mytalk a{background-color: transparent !important;}
#pt-mycontris a{background-color: transparent !important;}
#pt-anontalk a{background-color: transparent !important;}
#pt-anoncontribs a{background-color: transparent !important;}
#pt-userpage a{background-color: transparent !important;}
#pt-preferences a{background-color: transparent !important;}
#pt-logout a{background-color: transparent !important;}
#pt-avatar a{background-color: transparent !important;}
#pt-createaccount a{background-color: transparent !important;}
#pt-login a{background-color: transparent !important;}
/* noah 15 Nov 2016 define the table and img style */
img{max-width:100%; height:auto;}
.maintable img{max-width:100%; height: auto;}
/* noah 15 Nov 2016 change the style */
#pt-avatar a img{box-shadow: 0 1px 6px #ccc !important;}
.mw-wiki-logo{box-shadow: 0 1px 6px #ccc !important;border-radius: 30px !important;background-size:cover !important;}
#p-logo{margin-top:5px !important;}
.userlink-avatar{width:25px !important ;}