[dismiss]
Spoilers — Please keep the spoiler policy in mind while editing the wiki.
Citations — Please cite your sources when adding information to the wiki! Use our handy guide for assistance.
View source for MediaWiki:Gadget-GlobalStyle.css
From Destinypedia, the Destiny wiki
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins on both desktop and mobile.
The "dark" and "mobile" body classes can be used to target different scenarios */
/* External self-links */
body.mediawiki a.external[href^="https://www.destinypedia.com"] {
background: none !important;
padding: 0 !important;
}
body.anon #rc-welcome,
body.anon.ns-content.action-view.mobile #stub:not(:only-child),
body.anon.ns-content.action-view .noticebox:not(.show):not(:only-child),
body.anon.ns-content.action-view #mw-hidden-catlinks:nth-of-type(2),
body.anon .navbox .plainlinksneverexpand > * {
display: none !important;
}
body.anon.ns-content.action-view .tabcontainer .noticebox:not(.show) {
display: inherit !important;
}
body.anon.ns-content.action-view.desktop .noticebox.show {
000
1:0
Return to MediaWiki:Gadget-GlobalStyle.css.