MediaWiki:Common.css: Difference between revisions
no edit summary
imported>Jacob Robertson No edit summary |
imported>Jacob Robertson No edit summary |
||
Line 32: | Line 32: | ||
.em-container { | .em-container { | ||
display: grid; | display: grid; | ||
grid-template-columns: | grid-template-columns: 40% 15% 15% 15% 15%; | ||
gap: 2px; | gap: 2px; | ||
text-align: center; | text-align: center; | ||
Line 197: | Line 197: | ||
.em-msh2 { | .em-msh2 { | ||
background-color: var(--milestone-dark); | background-color: var(--milestone-dark); | ||
border-bottom-left-radius: .5em; | |||
} | } | ||
.em-msh3 { | .em-msh3 { |