Site Notice
hello, world
MediaWiki:Css-ChaoXingDanMuZhuShou.css
From Project-EPB Commons
Revision as of 22:55, 21 February 2020 by 机智的小鱼君 (talk | contribs) (Created page with "→* *『Wjghj Project Static』 * This _CascadingStyleSheets_ code is from https://common.wjghj.cn * CC BY-NC-SA *: #SMM { width: 200px; z-index: 400; position: abs...")
Invoke this: https://common.wjghj.cn/css/{{#replace:{{#replace:Css-ChaoXingDanMuZhuShou.css|Css-|}}|.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.
/**
*『Wjghj Project Static』
* This _CascadingStyleSheets_ code is from https://common.wjghj.cn
* CC BY-NC-SA
**/
#SMM {
width: 200px;
z-index: 400;
position: absolute;
bottom: 18px;
left: 18px;
background: #fff;
border: 1px solid #aaa;
}
#SMMdrag {
width: 100%;
height: 12px;
background: #ccc;
cursor: move;
}
#SMMinner {
padding: 0 8px 8px 8px;
}
#SMMcontent {
min-width: 100%;
max-width: 100%;
min-height: 100px;
}
#SMMtimes {
width: 100%;
}