From 23dd196cc59c8a0d281128263cc8e22173e4f8a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=AEnoisawe?= <3evasion@gmail.com> Date: Sat, 4 Nov 2017 22:48:19 +0100 Subject: Reorder default colors --- style.css | 4 ++-- 1 file 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; } -- cgit v1.2.1-18-gbd029