From 8c13e045f1e06e4d2b4cfa907427827316374183 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 21 Jan 2021 13:03:41 -0800 Subject: html: break out most CSS into separate file The quantity of CSS has grown a lot and bundling in every request doesn't seem like the correct thing any more. --- fatcat_scholar/templates/base.html | 235 +------------------------------------ 1 file changed, 3 insertions(+), 232 deletions(-) (limited to 'fatcat_scholar/templates/base.html') diff --git a/fatcat_scholar/templates/base.html b/fatcat_scholar/templates/base.html index f284cb2..3ccdcdd 100644 --- a/fatcat_scholar/templates/base.html +++ b/fatcat_scholar/templates/base.html @@ -14,145 +14,10 @@ +