diff options
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ html { } body { - background: $white; + background-color: #3e443e; font: 18px/1.4 $helvetica; color: $darkGray; } |
![]() |
index : website/acn-blog.git | |
| This blog is for updates on the ACN website, discord and etc. | Alee |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | style.scss | 2 |
@@ -18,7 +18,7 @@ html { } body { - background: $white; + background-color: #3e443e; font: 18px/1.4 $helvetica; color: $darkGray; } |