diff options
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ nav ul, footer ul, .tag-list { } nav li, footer li, .tag-list li{ - /* color: wheat; */ + color: black; display: inline-block; list-style: none; border-radius: 10px; |