MediaWiki:Mobile.css: Difference between revisions
no edit summary
imported>Jacob Robertson No edit summary |
imported>Jacob Robertson No edit summary |
||
Line 132: | Line 132: | ||
.em-bc { | .em-bc { | ||
background-color: #fedb8b; | background-color: #fedb8b; | ||
} | |||
.em-bc br { | |||
display: block; | |||
height: .2em; | |||
} | } | ||
.em-attention { | .em-attention { | ||
Line 137: | Line 141: | ||
} | } | ||
.em-adaptation { | .em-adaptation { | ||
} | |||
.em-association { | |||
border-bottom-right-radius: .5em; | |||
} | } | ||
.em-bphrase { | .em-bphrase { | ||
Line 146: | Line 153: | ||
padding-right: .1em; | padding-right: .1em; | ||
} | } | ||
.em-msc { | .em-msc { | ||
background-image: linear-gradient(to bottom, #fa8484, #ffeb80); | background-image: linear-gradient(to bottom, #fa8484, #ffeb80); |