summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/custom.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/css/custom.css b/assets/css/custom.css
index 95cf163..4fab9b4 100644
--- a/assets/css/custom.css
+++ b/assets/css/custom.css
@@ -8,3 +8,8 @@ body {
font-weight: bold;
margin: 19.92px 0 19.92px 0;
}
+
+.white-link {
+ color: white;
+ text-decoration: none;"
+}