From 7aa203150fc1a2ec79c681c13f0d486d531746eb Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Sun, 12 Mar 2023 23:57:48 +0200 Subject: error pages; js system to support back/front-end --- html/content/css/overides.css | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 html/content/css/overides.css (limited to 'html/content/css/overides.css') diff --git a/html/content/css/overides.css b/html/content/css/overides.css deleted file mode 100644 index 2019468..0000000 --- a/html/content/css/overides.css +++ /dev/null @@ -1,18 +0,0 @@ - -/* main.min.css */ -.product__img { - /* max-width: 320px; */ - max-width: 240px; -} - -.footer__listLink { - color: #bbb; -} -.footer__listLink:hover { - color: #eee; -} - -.footer__title { - /* color: #4d4d4d; */ - color: #bbb7; -} -- cgit v1.2.3