MediaWiki:Monobook.css: Difference between revisions
From PikloDex
Jump to navigationJump to search
from SSB Universes |
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; | |||
} | } |