User:Shadowys/common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* | |||
#mw-panel{ | #mw-panel{ | ||
display:none; | display:none; | ||
} | } | ||
# | #content{ | ||
margin-left:0px; | 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;
}
*/