MediaWiki:Gadget-InPageEdit-v2.css
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* <pre> */ /** * ------------------------------------------------------------------------- * !!! DON'T MODIFY THIS PAGE MANUALLY, YOUR CHANGES WILL BE OVERWRITTEN !!! * ------------------------------------------------------------------------- */ ._addText { content: '{{GHIACode|page=GHIA:MoegirlPediaInterfaceCodes/blob/master/src/gadgets/InPageEdit-v2/MediaWiki:Gadget-InPageEdit-v2.css|user=[[U:AnnAngela]]|longId=47c8f34b1beb8f390201e769649f6a56c542c3ed|shortId=47c8f34|message=style: Update CSS to match stylelint standard}}'; } /** * 萌娘百科 InPageEdit 本地样式修复 */ /* [[Template:Navbar]] #53 */ .navbar .in-page-edit-article-link-group { position: absolute; margin-left: 4px; } /* [[Template:LinkShow]] #53 */ .linksShow-container .in-page-edit-article-link-group { display: none; } .noprint.plainlinks.hlist.navbar.nomobile { width: 140px !important; } /* [[Special:Interwiki]] */ .mw-interwikitable-modify .in-page-edit-article-link-group { display: none; } /* For MoeSkin */ body.skin-moeskin #ipe-edit-toolbox { bottom: 4rem; } /* </pre> */