mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 03:55:09 +08:00
13 lines
121 B
CSS
13 lines
121 B
CSS
.button {
|
|
margin: 0;
|
|
|
|
i {
|
|
font-size: inherit;
|
|
vertical-align: sub;
|
|
}
|
|
}
|
|
|
|
.most_recent {
|
|
color: #808080;
|
|
}
|