diff --git a/pages.php b/pages.php index e677f83..4648738 100644 --- a/pages.php +++ b/pages.php @@ -37,6 +37,7 @@ define("PAGES", [ "icon" => "fas fa-edit", "styles" => [ "static/css/summernote-lite.css", + "static/css/range.css", "static/css/content.css", ], "scripts" => [ diff --git a/pages/content.php b/pages/content.php index daf67fa..a8b6151 100644 --- a/pages/content.php +++ b/pages/content.php @@ -1,5 +1,4 @@
- +
@@ -108,7 +107,7 @@ if ($pub === false) {