From 2af81553983ea1526292463e7a1747b761a7a9a1 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 31 May 2020 07:19:59 -0500 Subject: Removing external CSS dependency --- bh20simplewebuploader/static/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bh20simplewebuploader/static') diff --git a/bh20simplewebuploader/static/main.css b/bh20simplewebuploader/static/main.css index 1003719..cadb9a5 100644 --- a/bh20simplewebuploader/static/main.css +++ b/bh20simplewebuploader/static/main.css @@ -20,7 +20,7 @@ h1 { .intro { color: #505050; - font-weight: 300; + // font-weight: 300; } .header { @@ -182,7 +182,7 @@ span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; } } .about p { - font-weight: 300; + // font-weight: 300; color: #505050; } -- cgit v1.2.3