「MediaWiki:Common.css」:修訂間差異

出自𝑳𝒐𝒗𝒆 𝑳𝒊𝒗𝒆! 𝑺𝒄𝒉𝒐𝒐𝒍 𝑰𝒅𝒐𝒍 𝑭𝒆𝒔𝒕𝒊𝒗𝒂𝒍 2 𝑾𝒊𝒌𝒊
(建立內容為「→‎此 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…」的新頁面
 
無編輯摘要
 
第9行: 第9行:
.mw-mmv-wrapper{position:fixed !important;}
.mw-mmv-wrapper{position:fixed !important;}


.mw-body{display:block !important;}
#mw-head{display:block !important;}
#mw-head{display:block !important;}
#mw-navigation{display:block !important;}
#mw-navigation{display:block !important;}
#mw-page-base{display:block !important;}
#mw-page-base{display:block !important;}
#mw-page-base{display:block !important;}



於 2024年2月29日 (四) 22:14 的最新修訂

/* 此 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-head{display:block !important;}
#mw-navigation{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 ;}