diff --git a/threadr/style.css b/threadr/style.css index dbabbc6..8f8a9c0 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -293,7 +293,7 @@ ul.list li p { font-size: 1em; border: none; outline: none; - color: #001858; + color: #fef6e4; padding: 14px 16px; background-color: inherit; font-family: inherit;