From 6b0b0ebbe76a5cf4eef8de18c9c5ae9a5af39b83 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Thu, 30 Jul 2026 14:04:57 +0200 Subject: Use icon sets on the public page and add a public-site shortcut in admin realm --- public/stylesheets/ccc.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'public') diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index faa9c18d..5b10fa26 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -344,6 +344,12 @@ div#center_column { } } +.admin_edit_link svg { + width: 1em; + height: 1em; + vertical-align: -0.125em; +} + /* Footer */ #footer { border-bottom: 1px solid color-mix(in srgb, CanvasText, Canvas 60%); -- cgit v1.3