mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 16:04:35 +00:00
550dc4ee88
Change-Id: I4a6d53f7a5407838ce43f12b3a8ec6dde365ce4c
8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
.mw-echo-alert {
|
|
border-radius: 2px;
|
|
background-color: #fc3;
|
|
padding: 0.25em 0.8em 0.2em 0.8em;
|
|
color: #54595d;
|
|
font-weight: normal;
|
|
}
|