diff --git a/css/style.css b/css/style.css index 08c1e32..51dcfdf 100755 --- a/css/style.css +++ b/css/style.css @@ -1669,5 +1669,5 @@ p.blogauthor { .tags a:hover { color: white; background: #3399d4; - border: none; + border: 1px solid #3399d4; }