about summary refs log tree commit diff
path: root/web/homepage/static/tazjin.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/homepage/static/tazjin.css')
-rw-r--r--web/homepage/static/tazjin.css14
1 files changed, 7 insertions, 7 deletions
diff --git a/web/homepage/static/tazjin.css b/web/homepage/static/tazjin.css
index 1b60ef1450..7cbf9601ab 100644
--- a/web/homepage/static/tazjin.css
+++ b/web/homepage/static/tazjin.css
@@ -77,18 +77,18 @@ h1, h2, h3 {
 }
 
 .misc {
+    color: #73c936;
+    border-color: #73c936;
+}
+
+.blog {
     color: #268bd2;
     border-color: #268bd2;
 }
 
 .project {
-    color: #9e95c7;
-    border-color: #9e95c7;
-}
-
-.blog {
-    color: #95a99f;
-    border-color: #95a99f;
+    color: #ff4f58;
+    border-color: #ff4f58;
 }
 
 .entry-title {