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

11 lines
192 B
CSS
Raw Normal View History

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