aboutsummaryrefslogtreecommitdiff
path: root/110
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 /110
Initial versionHEADmain
Diffstat (limited to '110')
-rw-r--r--110/index.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/110/index.md b/110/index.md
new file mode 100644
index 0000000..f85a1d4
--- /dev/null
+++ b/110/index.md
@@ -0,0 +1,14 @@
+Title: Add support for the main HTML tag
+Author: rodarima
+Created: Sun, 31 Mar 2024 21:36:28 +0000
+State: closed
+
+Fixes: https://github.com/dillo-browser/dillo/issues/109
+
+This was also affecting some pages that depended on styles applied to the `main` tag.
+
+## Before
+![1](https://github.com/dillo-browser/dillo/assets/3866127/cd299ff3-1da7-4360-a145-d9308fcb2dd7)
+
+## After
+![2](https://github.com/dillo-browser/dillo/assets/3866127/412bbbeb-270e-4e0b-b752-53d95fab4b9e)