diff options
author | Jonas Kohl | 2024-10-11 15:08:31 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-10-11 15:08:31 +0200 |
commit | 72061dac58ee44ebd5c26efacb00790ef11aa136 (patch) | |
tree | ce1c2cc8cb435d02d168f12f064dd922f9ec6597 /src/ui | |
parent | 0fb99f2ebb773bbede609946cc1c19955d06b0be (diff) |
Switch from Glyphicons to Fork Awesome
Diffstat (limited to 'src/ui')
-rw-r--r-- | src/ui/site.css | 1 |
1 files changed, 1 insertions, 0 deletions
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; |