diff options
Diffstat (limited to '287/index.md')
-rw-r--r-- | 287/index.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/287/index.md b/287/index.md new file mode 100644 index 0000000..46cedb5 --- /dev/null +++ b/287/index.md @@ -0,0 +1,8 @@ +Title: Don't add border on images with a link +Author: rodarima +Created: Mon, 21 Oct 2024 17:23:36 +0000 +State: closed + +Some images have the same background color as the page so they don't have a visible border. Always adding a border on images with a link breaks this property. Links continue to be discoverable by hovering with the mouse. + +Fixes: https://github.com/dillo-browser/dillo/issues/270
\ No newline at end of file |