diff --git a/cssfiles/style.css b/cssfiles/style.css index d441eb7..302535f 100644 --- a/cssfiles/style.css +++ b/cssfiles/style.css @@ -275,7 +275,7 @@ margin-bottom: 2%; } .post-info{ font-style: italic; - color: #999; + color: rgb(251, 255, 36); font-size: 90%; } * {box-sizing:border-box}