Files
talk/client/coral-framework/components/AdminCommentContent.css
T
Chi Vinh Le d4e02b620e Typo
2018-03-22 23:19:50 +01:00

13 lines
173 B
CSS

.content {
a {
color: #063b9a;
text-decoration: underline;
font-weight: 300;
background-color: #f4ff81;
}
mark {
background-color: #f4ff81;
}
}