Difference between revisions of "MediaWiki:Common.css"

add height to hr
(added hr bg color none)
(add height to hr)
Line 5: Line 5:
}
}
hr {
hr {
background-color:none !important;
height:0px;
}
}
.card {
.card {