diff --git a/www/blog.php b/www/blog.php index d36ed78..3bffeee 100644 --- a/www/blog.php +++ b/www/blog.php @@ -93,6 +93,11 @@ function is_external_url(string $url): bool position: absolute; } + .urls a img { + position: absolute; + top: 0; + } + .urls a:hover { opacity: 0.6; } @@ -146,7 +151,7 @@ function is_external_url(string $url): bool top: height() ?>%; left: width() ?>%; width: width() ?>%;"> - +