mirror of
https://github.com/wassname/talk.git
synced 2026-07-11 20:44:42 +08:00
10 lines
112 B
CSS
10 lines
112 B
CSS
.editNameInput {
|
|
margin-top: 10px;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.alert {
|
|
margin-top: 10px;
|
|
color: #B71C1C;
|
|
}
|