summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
author‮noisawe <3evasion@gmail.com>2017-11-04 22:48:19 +0100
committer‮noisawe <3evasion@gmail.com>2017-11-04 22:48:19 +0100
commit23dd196cc59c8a0d281128263cc8e22173e4f8a1 (patch)
tree43cb367e8a64a834bd3ff4f90bb0aab77841fb9f /style.css
parent7f12225bcdba26ac2e31b2885373e83b469716b7 (diff)
downloadiro-23dd196cc59c8a0d281128263cc8e22173e4f8a1.tar.gz
Reorder default colors
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;
}