summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index e514909..ad59806 100644
--- a/style.css
+++ b/style.css
@@ -30,7 +30,7 @@ h1 {
/* Categories */
ul:nth-child(1) {
- color: #ffbe4f;
+ color: #9ed670;
}
ul:nth-child(2) {
@@ -46,7 +46,7 @@ ul:nth-child(4) {
}
ul:nth-child(5) {
- color: #9ed670;
+ color: #ffbe4f;
}