MediaWiki:Common.css: Difference between revisions
no edit summary
imported>Jacob Robertson No edit summary |
imported>Jacob Robertson No edit summary |
||
Line 255: | Line 255: | ||
} | } | ||
.em-info- | .em-info-header{ | ||
border-top-left-radius: .5em; | border-top-left-radius: .5em; | ||
border-top-right-radius: .5em; | border-top-right-radius: .5em; | ||
Line 270: | Line 270: | ||
} | } | ||
.em-info-below { | .em-info-below { | ||
border- | border-bottom-left-radius: .5em; | ||
border- | border-bottom-right-radius: .5em; | ||
background-color: var(--milestone-middle); | background-color: var(--milestone-middle); | ||
} | } |