diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/layout.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/layout.html b/templates/layout.html index beb8c5d..1288014 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -38,12 +38,6 @@ article p { #tags { padding-bottom: 0.25em; } -#tags, #tags a { - color: #444; -} -#tags a:hover { - color: #111; -} #post-nav { padding-bottom: 0.25em; } |