mirror of
https://github.com/wassname/talk.git
synced 2026-07-29 11:28:24 +08:00
14 lines
126 B
CSS
14 lines
126 B
CSS
.offTopic {
|
|
label {
|
|
padding: 10px 20px;
|
|
}
|
|
}
|
|
|
|
.tag {
|
|
padding: 0 12px;
|
|
background: coral;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
|