MediaWiki:Gadget-Wikiplus.css

MediaWiki界面页面
test>Lih2022年9月24日 (六) 04:59的版本 (已保护“MediaWiki:Gadget-Wikiplus.css”:​MW页面([编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期)))
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:Ctrl-F5
/* <pre> */
/**
 * -------------------------------------------------------------------------
 * !!! DON'T MODIFY THIS PAGE MANUALLY, YOUR CHANGES WILL BE OVERWRITTEN !!!
 * -------------------------------------------------------------------------
 */
._addText { content: '{{GHIACode|page=GHIA:MoegirlPediaInterfaceCodes/blob/master/src/gadgets/Wikiplus/MediaWiki:Gadget-Wikiplus.css|user=[[U:AnnAngela]]|longId=47c8f34b1beb8f390201e769649f6a56c542c3ed|shortId=47c8f34|message=style: Update CSS to match stylelint standard}}'; }

.noprint.plainlinks.hlist.navbar.nomobile{
    width:140px !important;
}
body.skin-moeskin #moe-page-tools #Wikiplus-Edit-TopBtn{
    width:2rem;
    height:2rem;
    border-radius:50%;
    background-color:var(--theme-accent-link-color);
    line-height:2rem;
    font-size:0.75rem;
    text-align:center;
    box-shadow:var(--theme-card-box-shadow);
}

body.skin-moeskin #moe-page-tools #Wikiplus-Edit-TopBtn a{
    color:var(--theme-button-color);
}

/* </pre> */