Change headline size

This commit is contained in:
kpcyrd 2014-09-09 17:54:44 +02:00
commit d6c2bde3f2
2 changed files with 1 additions and 3 deletions

View file

@ -16,8 +16,6 @@ body {
background-color: #fdfdfd;
}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 400; }
a { color: #2a7ae2; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
a:visited { color: #205caa; }