Fix link color

This commit is contained in:
Fabio Berger
2018-03-07 15:21:33 +01:00
parent 9aec1feae3
commit 6e724eb8a5

View File

@@ -18,6 +18,10 @@
line-height: 1.5;
}
a {
color: #1d5cde; // linkBlue
}
.comment {
p {
margin: 0px;