diff options
author | Jonas Kohl | 2024-09-18 23:05:35 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-09-18 23:05:35 +0200 |
commit | 01454544896827113e49db0d2848b5aab6ce14ae (patch) | |
tree | 9487c3d45a04d350bca2ed8401a797ed69cd7e8a /src/ui/site.css | |
parent | a65d424263adfbff9629c7d91a613e4504c84613 (diff) |
Many changes
Diffstat (limited to 'src/ui/site.css')
-rw-r--r-- | src/ui/site.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/site.css b/src/ui/site.css index a519fc1..1b92ec2 100644 --- a/src/ui/site.css +++ b/src/ui/site.css @@ -91,7 +91,7 @@ a.image-attachment:hover .image-attachment-image { .icon-well>.icon, .icon-well>.glyphicon { font-size: 72px; - opacity: 0.67; + opacity: 0.333; position: absolute; left: 5px; top: 50%; |