-
+
+
@@ -246,7 +246,7 @@
-
+
@@ -264,7 +264,7 @@
-
+
@@ -282,7 +282,7 @@
-
+
@@ -300,7 +300,7 @@
-
+
@@ -318,8 +318,8 @@
-
-
+
+
@@ -337,7 +337,7 @@
-
+
@@ -355,7 +355,7 @@
-
+
@@ -373,7 +373,7 @@
-
+
@@ -391,7 +391,7 @@
-
+
@@ -404,8 +404,8 @@
-
-
+
+
@@ -421,7 +421,7 @@
-
+
@@ -437,7 +437,7 @@
-
+
@@ -453,7 +453,7 @@
-
+
@@ -469,7 +469,7 @@
-
+
@@ -482,8 +482,8 @@
-
-
+
+
@@ -499,7 +499,7 @@
-
+
@@ -515,7 +515,7 @@
-
+
@@ -531,7 +531,7 @@
-
+
@@ -546,7 +546,7 @@
-
+
@@ -563,8 +563,8 @@
-
-
+
+
@@ -581,15 +581,15 @@
-
+
-
-
+
+
@@ -600,41 +600,41 @@
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
-
+
+
@@ -651,28 +651,28 @@
-
+
-
-
+
+
-
+
-
-
+
+
@@ -680,15 +680,15 @@
-
+
-
-
+
+
@@ -699,7 +699,7 @@
-
+
diff --git a/styles/style.css b/styles/style.css
index f6c8a86..938017d 100644
--- a/styles/style.css
+++ b/styles/style.css
@@ -8,9 +8,6 @@ body {
margin: auto;
width: fit-content;
}
-figure {
- overflow: hidden;
-}
script, style {
display: none;
}
diff --git a/styles/text.css b/styles/text.css
index f43e1ad..3c9044d 100644
--- a/styles/text.css
+++ b/styles/text.css
@@ -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; }