Change color to the links and add a couple of improvements in the comments

This commit is contained in:
Agustin Ferrari 2019-01-30 09:28:28 -03:00
parent ff09a7255a
commit 55118a6768
2 changed files with 4 additions and 2 deletions

View file

@ -4,6 +4,6 @@ a:active {
}
a {
color: #303030;
color: #0093ff;
text-decoration: none;
}