mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 20:08:37 +08:00
8 lines
101 B
CSS
8 lines
101 B
CSS
.timestamp {
|
|
display: inline-block;
|
|
color: #696969;
|
|
font-size: 12px;
|
|
white-space: nowrap;
|
|
}
|
|
|