User:Shadowys/common.css: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
Shadowys (talk | contribs)
mNo edit summary
Shadowys (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
/*
#mw-panel{
#mw-panel{
   display:none;
   display:none;
Line 8: Line 9:
   height:auto;
   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;
}
*/