mediawiki-extensions-Echo/modules/nojs/mw.echo.alert.less

8 lines
143 B
Plaintext
Raw Normal View History

.mw-echo-alert {
border-radius: 2px;
background-color: #F9C557;
padding: 0.25em 0.8em 0.2em 0.8em;
color: #555555;
font-weight: normal;
}