From a6355e7a6530af3335c4cd8af05f1e9c8b978169 Mon Sep 17 00:00:00 2001 From: ivar Date: Sat, 4 Apr 2026 16:34:46 +0200 Subject: . --- styles/admin.css | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 styles/admin.css (limited to 'styles/admin.css') diff --git a/styles/admin.css b/styles/admin.css deleted file mode 100644 index ce19507..0000000 --- a/styles/admin.css +++ /dev/null @@ -1,19 +0,0 @@ -form { - display: block; - width: 300px; -} - -#editor { - background: #fff; - border: 1px solid #ccc; - border-radius: 4px; - padding: 0.5rem; - min-height: 340px; - font-family: 'Menlo', 'Consolas', monospace; - font-size: 0.85rem; -} - -#editor.crepe-editor { - border-color: #2d5fc4; - box-shadow: 0 0 0 2px rgba(45, 95, 196, .15); -} \ No newline at end of file -- cgit v1.3