Update main.css

This commit is contained in:
Lucas Cimon 2017-09-25 17:52:25 +02:00 committed by GitHub
parent 8f47730d03
commit 435f45acee
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@ html {
font-size: 14px;
line-height: 20px; }
em {
color: #444;
}
a {
color: #33b5e5; }
a:hover {