aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--static/style.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 52795cc..7ba21e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,4 +20,4 @@ hugo.linux
*.swo
# deploy script
-./deploy
+deploy
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 {