about summary refs log tree commit diff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/main.css b/assets/css/main.css
index 7da562e..e673104 100644
--- a/assets/css/main.css
+++ b/assets/css/main.css
@@ -16,3 +16,7 @@ body {
   -moz-osx-font-smoothing: grayscale;
   color: #181818;
 }
+
+a {
+  color: black;
+}