From 1cf6e19dc28f66a62321c46cd0ad768df274eb20 Mon Sep 17 00:00:00 2001 From: inkletblot Date: Sat, 29 Feb 2020 15:38:18 +1030 Subject: [PATCH] updated css name for conflicts --- index.html | 2 +- styles/{h5.css => forum.css} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename styles/{h5.css => forum.css} (100%) diff --git a/index.html b/index.html index dcc7592..271b178 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ - + diff --git a/styles/h5.css b/styles/forum.css similarity index 100% rename from styles/h5.css rename to styles/forum.css