aboutsummaryrefslogtreecommitdiff
path: root/petrichor.css
diff options
context:
space:
mode:
Diffstat (limited to 'petrichor.css')
-rw-r--r--petrichor.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/petrichor.css b/petrichor.css
index 36dc4d9..1b8684c 100644
--- a/petrichor.css
+++ b/petrichor.css
@@ -132,3 +132,10 @@ div.user
margin-right: 30px;
font-size: 240px;
}
+
+a
+{
+ text-decoration: none;
+ display: block;
+ color: white;
+}