User:Gmengul/monobook.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(oh) |
||
Line 1: | Line 1: | ||
/* hide Portal Guy on the left (on monobook it's on sidebar, not behind) */ | /* hide Portal Guy on the left (on monobook it's on sidebar, not behind) */ | ||
#portalguy { | #portalguy { | ||
overflow:bottom; | |||
} | } |
Revision as of 15:28, 13 March 2016
/* hide Portal Guy on the left (on monobook it's on sidebar, not behind) */ #portalguy { overflow:bottom; }