跳转到内容
打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
登录后可编辑和发表评论。

MediaWiki:Gadget-libBottomRightCorner.css

MediaWiki界面

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

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl + F5Ctrl + R(Mac为 R
  • Google Chrome:Ctrl + Shift + R(Mac为 Shift R
  • Edge:按住Ctrl的同时单击刷新,或按Ctrl + F5
/**
 * 本页面为自动生成,请勿直接修改!否则你的编辑将被覆盖!!!
 * 请至 https://github.com/Vocawiki/wiki-frontend/blob/main/src/gadgets/libBottomRightCorner/index.css 修改源代码。
 */
/* <pre> */
/*! tailwindcss v4 | MIT License | https://tailwindcss.com */
#bottomRightCorner{cursor:pointer;z-index:13;-webkit-user-select:none;user-select:none;flex-direction:column;display:flex;position:fixed;bottom:100px;right:0}body.overlay-scrollbars.skin-vector-2022 #bottomRightCorner{right:20px}#bottomRightCorner>div{text-align:center;color:#fff;opacity:.6;background-color:#000;order:0;width:20px;margin-top:17px;padding:5px 0;font-size:12px}.mw-mmv-lightbox-open #bottomRightCorner{display:none!important}@media print{#bottomRightCorner{display:none!important}}
/* </pre> */