MediaWiki:Monobook.css: Difference between revisions

Gstar (talk | contribs)
from SSB Universes
 
Gstar (talk | contribs)
icon fix
Line 2: Line 2:


/* <h2> All pages </h2> */
/* <h2> All pages </h2> */
body {background:#90CD44; }


#globalWrapper { background: none !important; }
#globalWrapper { background: none !important; }
Line 163: Line 165:
height: 16px;
height: 16px;
     top: 0px;
     top: 0px;
}
/* icon fix */
.cdx-button--size-large {
  min-height: 28px;
}
}