diff --git a/themes/typing/source/css/typing.css b/themes/typing/source/css/typing.css index 50ab6d1..fc4f3a7 100644 --- a/themes/typing/source/css/typing.css +++ b/themes/typing/source/css/typing.css @@ -263,18 +263,6 @@ blockquote { display: inline-block; } -.copyright a, -.footer-content a, -.footer-links a { - color: #cacdd0; -} - -.copyright a:hover, -.footer-content a:hover, -.footer-links a:hover { - color: white; -} - .archive-footer, .post-footer { color: #cacdd0; @@ -542,10 +530,6 @@ blockquote { padding: 0; } -.article .article-meta a { - color: #cacdd0; -} - .article .article-meta .label { margin-right: 0.5em; }