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:50, 21 December 2014 by Pika3323 (talk | contribs)

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;
}
@media (max-width:768px) {
    #username-text {
    display:none;
    }
    #left-navigation {
    display:none;
    position:fixed;
    top:auto;
    bottom:0px;
    left:auto;
    z-index:1000;
    list-style:none;
    padding:0;
    margin:0 auto;
    line-height:1.5em;
    background:#CF8B54;
    width:100%;
    text-align:center;
    }
    #siteLogoBar {
    width:165px;
    float:none;
    margin:0 auto;
    }
    div#mw-panel {
    display:none;
    top:40px;
    background:#f3f3f3;
    }
    div#content {
    top:40px;
    width:100%;
    margin-left:0;
    }
    #hamburgerIcon {
    width:50px;
    height:40px;
    float:left;
    display:block;
    }
    #hamburgerIcon:hover {
    background:#9F6F40;
    }
    #hamburgerIcon img {
    padding:0 5px;
    }
    #userIcon20 {
    display:none;
    }
    #userIcon40 {
    display:block;
    }
    #usermenu {
    right:0px;
    padding-right:0px;
    padding-left:5px;
    }
    #editbutton {
    cursor:pointer;
    display:block;
    float:right;
    width:40px;
    height:40px;
    margin:8px;
    background-image: url(/wiki/skins/metrolook/images/edit-icon.png);
    }
    #editbutton:hover {
    background:#E0E0E0;
    background-image: url(/wiki/skins/metrolook/images/edit-icon-hover.png);
    }
}
@media (max-width:600px) {
    #jcctile {
    clear:left;
    }
    #tilegrouptable {
    width:260px;
    height:260px;
    margin:0 auto;
    }
    #tilegroup {
    padding-left:0px;
    width:260px;
    height:260px;
    }
    #top-tile-bar {
    height:330px;
    }
    .tilebar {
    height:330px;
    }
}
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.