Difference between revisions of "MediaWiki:Common.css"

fixed background color problem
(add height to hr)
(fixed background color problem)
Line 5: Line 5:
}
}
hr {
hr {
height:0px;
}
html, body{
height:0px;
height:0px;
}
}