From bc9004305ebc36539b7b6a699b18b02c13f9ab48 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Tue, 8 Sep 2020 13:15:43 -0500 Subject: add a stylesheet --- style.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 style.css (limited to 'style.css') 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; +} -- cgit v1.2.3