mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 05:18:32 +08:00
10 lines
110 B
CSS
10 lines
110 B
CSS
.offTopic {
|
|
height: 100%;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.offTopicLabel {
|
|
padding: 10px 20px;
|
|
display: block;
|
|
}
|