aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2023-01-08 13:29:53 -0700
committerBryson Steck <brysonsteck@protonmail.com>2023-01-08 13:29:53 -0700
commita00413e3d85613f38119955161031652b90a6d48 (patch)
tree700366f5fe4d59fee69e9001080fae605c537bda /static
parent4c48d22a0c808ba39206a047c9ddc0fba7a8b326 (diff)
downloadwebsite-a00413e3d85613f38119955161031652b90a6d48.tar
website-a00413e3d85613f38119955161031652b90a6d48.tar.gz
website-a00413e3d85613f38119955161031652b90a6d48.tar.bz2
fix stylesheet
Diffstat (limited to 'static')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index c4b02b5..6b523be 100644
--- a/static/style.css
+++ b/static/style.css
@@ -155,7 +155,7 @@ img.pfp {
.list {
background-color: #3c3836;
margin-bottom: 8px;
- color: #d5c4a1;
+ color: #a89984;
}
.list a {