mirror of
https://github.com/wassname/talk.git
synced 2026-08-09 12:30:42 +08:00
Implement AdminCommentContent for text and html
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.content {
|
||||
a {
|
||||
color: #063b9a;
|
||||
text-decoration: underline;
|
||||
font-weight: 300;
|
||||
background-color: ##f4ff81;
|
||||
}
|
||||
|
||||
mark {
|
||||
background-color: ##f4ff81;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user