summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorMatt Singleton <matt@xcolour.net>2020-09-08 13:15:43 -0500
committerMatt Singleton <matt@xcolour.net>2020-09-08 13:15:43 -0500
commitbc9004305ebc36539b7b6a699b18b02c13f9ab48 (patch)
tree881cda0c641d312e7ab0d46b2318481c5a53723d /style.css
parent407ca6b4ed2357ed6d35cd93ee3191761a9b65c5 (diff)
add a stylesheet
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..c4b8372
--- /dev/null
+++ b/style.css
@@ -0,0 +1,3 @@
+li.external a {
+ color: red;
+}