mediawiki-extensions-Echo/modules/alert/ext.echo.alert.css

12 lines
181 B
CSS
Raw Normal View History

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