diff --git a/css/main.css b/css/main.css index 88090a3..7d64948 100644 --- a/css/main.css +++ b/css/main.css @@ -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; } diff --git a/index.html b/index.html index 589e17c..7054d93 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ layout: default