diff --git a/themes/hugo-xmin/static/css/style.css b/themes/hugo-xmin/static/css/style.css index 84c67d0..016b23a 100644 --- a/themes/hugo-xmin/static/css/style.css +++ b/themes/hugo-xmin/static/css/style.css @@ -63,7 +63,7 @@ thead, tfoot, tr:nth-child(even) { background: #eee; } .anecdote-meta { text-decoration: none; - color: #dbd7d2; + color: #080808; background: #ff1493; padding: 5px; border-radius: 5px;