User:Shadowys/common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "body { background-color: #dddddd; color: #000000; margin-left: 2mm !important; margin-right: 2mm !important; word-wrap:break-word !important; } .highlighted { backgrou..." |
mNo edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* | |||
#mw-panel{ | |||
display:none; | |||
} | } | ||
#content{ | |||
margin-left:0px; | |||
} | } | ||
.vectorTabs{ | |||
height:auto; | |||
} | } | ||
#right-navigation, #left-navigation{ | |||
margin:0px; | |||
margin-top:2.5em; | |||
} | } | ||
*/ |
Latest revision as of 08:16, 26 January 2017
/* #mw-panel{ display:none; } #content{ margin-left:0px; } .vectorTabs{ height:auto; } #right-navigation, #left-navigation{ margin:0px; margin-top:2.5em; } */