mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 04:37:04 +08:00
5 lines
63 B
CSS
5 lines
63 B
CSS
.content {
|
|
composes: content from "./CommentContent.css";
|
|
}
|
|
|