MediaWiki:Gadget-runerealm.css
Jump to navigation
Jump to search
After saving, you may need to bypass your browser's cache to see the changes. For further information, see Wikipedia:Bypass your cache.
- In most Windows and Linux browsers: Hold down Ctrl and press F5.
- In Safari: Hold down ⇧ Shift and click the Reload button.
- In Chrome and Firefox for Mac: Hold down both ⌘ Cmd+⇧ Shift and press R.
#ca-talk { display: none !important; }
.gadget-external-icon {
width: 44px;
}
.gadget-external-icon:hover {
filter: brightness(1.1);
}
.gadget-external-icon a {
width: 100%;
}
#gadget-external-play {
background: #1494cc url('/images/rss/game.svg') no-repeat center;
background-size: 28px;
}
#gadget-external-discord {
background: #5865f2 url('/images/rss/discord-mark-white.svg') no-repeat center;
background-size: 26px;
}
.wgl-theme-dark #gadget-external-wikipedia,
.wgl-theme-browntown #gadget-external-wikipedia {
filter: invert(.9);
}