From bbf7974715b9a43bab207df75ef69209cdf13850 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Mon, 17 May 2021 15:59:24 +0100 Subject: Move to building localy rather than on remote server --- www/css/site.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 www/css/site.css (limited to 'www/css') diff --git a/www/css/site.css b/www/css/site.css new file mode 100644 index 0000000..8e80eca --- /dev/null +++ b/www/css/site.css @@ -0,0 +1,3 @@ +section a { + display: block; +} -- cgit v1.2.3-13-gbd6f