From 01ca906420e99bd0fb0535591da4fb3a265436ae Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Wed, 13 Mar 2019 17:23:19 +0100 Subject: [PATCH] Add initial file --- fswiai-theme.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 fswiai-theme.css diff --git a/fswiai-theme.css b/fswiai-theme.css new file mode 100644 index 0000000..b719c60 --- /dev/null +++ b/fswiai-theme.css @@ -0,0 +1,3 @@ +body { + color: red; +} \ No newline at end of file