diff options
Diffstat (limited to 'assets/stylesheets')
| -rw-r--r-- | assets/stylesheets/layout.hcss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/stylesheets/layout.hcss b/assets/stylesheets/layout.hcss index ac9de6b..70aea39 100644 --- a/assets/stylesheets/layout.hcss +++ b/assets/stylesheets/layout.hcss @@ -34,7 +34,7 @@ p { border-radius: 6px; box-shadow: inset 1px 1px 10px #402929; - background-color: #483f3d; + background-color: #2d1f1c; color: #c9ccb4; text-shadow: 1px 3px 5px #230f0f; } |
