aboutsummaryrefslogtreecommitdiff
path: root/287
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2025-09-28 20:26:15 +0200
committerRodrigo <rodarima@gmail.com>2025-09-28 23:10:55 +0200
commitfb510ea86be5ceb9e91573890242581fdbd77ad8 (patch)
treed819fe40683592008d136727f5a0b03e48dc1164 /287
Initial versionHEADmain
Diffstat (limited to '287')
-rw-r--r--287/index.md8
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