From 72061dac58ee44ebd5c26efacb00790ef11aa136 Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Fri, 11 Oct 2024 15:08:31 +0200 Subject: Switch from Glyphicons to Fork Awesome --- src/ui/site.css | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ui') diff --git a/src/ui/site.css b/src/ui/site.css index 1b92ec2..5f682e0 100644 --- a/src/ui/site.css +++ b/src/ui/site.css @@ -89,6 +89,7 @@ a.image-attachment:hover .image-attachment-image { padding-left: 56px; } .icon-well>.icon, +.icon-well>.fa, .icon-well>.glyphicon { font-size: 72px; opacity: 0.333; -- cgit v1.2.3