From 46f3101a99d7d26dbc9592720d386a37b56f6579 Mon Sep 17 00:00:00 2001 From: xengineering Date: Tue, 10 Jan 2023 19:10:39 +0100 Subject: Switch to simple.css The simple.css projects shares the same values as my own CSS project (libweb). But at the end: I do not have to maintain it and it more advanced. --- static/libweb.css | 1 - static/style.css | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 static/libweb.css create mode 120000 static/style.css (limited to 'static') diff --git a/static/libweb.css b/static/libweb.css deleted file mode 120000 index 9dd798c..0000000 --- a/static/libweb.css +++ /dev/null @@ -1 +0,0 @@ -../libweb/libweb.css \ No newline at end of file diff --git a/static/style.css b/static/style.css new file mode 120000 index 0000000..5191bf7 --- /dev/null +++ b/static/style.css @@ -0,0 +1 @@ +../style.css \ No newline at end of file -- cgit v1.2.3-70-g09d2