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

View File

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