made the pre ascii accessibles
This commit is contained in:
@@ -8,9 +8,6 @@ body {
|
||||
margin: auto;
|
||||
width: fit-content;
|
||||
}
|
||||
figure {
|
||||
overflow: hidden;
|
||||
}
|
||||
script, style {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user