coral-plugin-commnet-content

This commit is contained in:
Belen Curcio
2017-06-12 19:09:42 -03:00
parent efc4db56d0
commit 65f7ee2ab3
16 changed files with 106 additions and 39 deletions
@@ -0,0 +1,8 @@
.link {
color: grey;
text-decoration: underline;
}
.link:hover {
cursor: pointer;
}