mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 09:26:05 +00:00
7ac77d8538
Going from #54595d to #222 (both from the color palette) Bug: T153506 Change-Id: I7e844f63a743ff8791ab76149147e9e9c71df7d2
8 lines
137 B
Plaintext
8 lines
137 B
Plaintext
.mw-echo-alert {
|
|
border-radius: 2px;
|
|
background-color: #fc3;
|
|
padding: 0.25em 0.8em 0.2em 0.8em;
|
|
color: #222;
|
|
font-weight: normal;
|
|
}
|