Join the PidgiNet Discord! https://discord.gg/Eg9QahqpXf

User:Pika3323/metrolook.css

on PidgiWiki, the video game media repository

< User:Pika3323

Revision as of 17:40, 21 December 2014 by Pika3323 (talk | contribs) (Created page with "#mw-panel{ left:-168px !important; background:#f3f3f3; transition:left 0.2s; } #content{ margin-left:0 !important; width:calc(100% - 160px) !important; } #mw-panel:hover{ left...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 / Edge: 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.
#mw-panel{
left:-168px !important;
background:#f3f3f3;
transition:left 0.2s;
}
#content{
margin-left:0 !important;
width:calc(100% - 160px) !important;
}
#mw-panel:hover{
left:0 !important;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.