Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Headquarter8302/common.css: Difference between revisions

From the Portal Wiki
m finally
No edit summary
Line 21: Line 21:
div#mw-panel { position: fixed;
div#mw-panel { position: fixed;
   overflow: auto;
   overflow: auto;
   top: 50px;
   top: 100px;
   bottom: 0px;
   bottom: 0px;
   height: 100%;
   height: 100%;
Line 27: Line 27:
   border-right: 0px solid #A7D7F9;
   border-right: 0px solid #A7D7F9;
}
}
/* Forced Logo */
#p-logo { display: inherit }