mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 10:02:43 +08:00
9 lines
72 B
CSS
9 lines
72 B
CSS
.base {
|
|
height: 30px;
|
|
width : 30px;
|
|
}
|
|
|
|
.mark {
|
|
stroke: #FFFFFF;
|
|
}
|