diff options
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%; |