mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 00:56:24 +08:00
13 lines
132 B
CSS
13 lines
132 B
CSS
.errorMsg {
|
|
color: #FA4643;
|
|
font-size: 0.9em;
|
|
|
|
i.warningIcon {
|
|
font-size: 17px;
|
|
}
|
|
}
|
|
|
|
.warningIcon {
|
|
color: #FA4643;
|
|
}
|