Files
talk/plugins/coral-plugin-comment-content/client/components/styles.css
T
2017-06-12 19:09:42 -03:00

8 lines
96 B
CSS

.link {
color: grey;
text-decoration: underline;
}
.link:hover {
cursor: pointer;
}