made the pre ascii accessibles

This commit is contained in:
asus
2023-11-29 19:35:15 +01:00
parent bc966e676e
commit 447553b1ac
3 changed files with 63 additions and 66 deletions

View File

@@ -47,7 +47,7 @@ details summary {
details[open] summary {
list-style-type: "▾ ";
}
a:not([download])::after {
a:empty::after {
content: attr(href);
}
h1 { margin: 30px 0px; font-size: 2.25rem; }