MediaWiki:Common.css

ๅ‡บ่‡ช๐•ƒ๐• ๐•ง๐•–๐•ƒ๐•š๐•ง๐•– ๐•Š๐•”๐•™๐• ๐• ๐• ๐•€๐••๐• ๐• ๐”ฝ๐•–๐•ค๐•ฅ๐•š๐•ง๐•’๐• ๐•Ž๐•š๐•œ๐•š

ๆณจๆ„๏ผšๅœจๆ‚จ็™ผๅธƒไน‹ๅพŒ๏ผŒๆ‚จๅฏ่ƒฝ้œ€่ฆๆธ…้™ค็€่ฆฝๅ™จๅฟซๅ–ๆ‰่ƒฝ็œ‹ๅˆฐ่ฎŠๆ›ดใ€‚

  • Firefoxๆˆ–Safari๏ผšๆŒ‰ไฝShiftๆ™‚้ปžๆ“Š้‡ๆ–ฐๆ•ด็†๏ผŒๆˆ–ๆŒ‰Ctrl-F5ๆˆ–Ctrl-R๏ผˆMacๅ‰‡็‚บโŒ˜-R๏ผ‰
  • Google Chrome๏ผšๆŒ‰Ctrl-Shift-R๏ผˆMacๅ‰‡็‚บโŒ˜-Shift-R๏ผ‰
  • Internet Explorerๆˆ–Edge๏ผšๆŒ‰ไฝCtrlๆ™‚้ปžๆ“Š้‡ๆ–ฐๆ•ด็†๏ผŒๆˆ–ๆŒ‰Ctrl-F5
  • Opera๏ผšๆŒ‰Ctrl-F5ใ€‚
/* ๆญค 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;}

.mw-body{display:block !important;}
#mw-head{display:block !important;}
#mw-navigation{display:block !important;}
#mw-page-base{display:block !important;}
#mw-page-base{display:block !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 ;}