mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 21:13:12 +08:00
8 lines
87 B
CSS
8 lines
87 B
CSS
.errorMsg {
|
|
color: #FA4643;
|
|
font-size: 0.9em;
|
|
}
|
|
|
|
.warningIcon {
|
|
color: #FA4643;
|
|
} |