diff --git a/index.html b/index.html index 220570c..1dcee2c 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ XPUB Special Issues - + @@ -74,7 +74,8 @@
Special
Issue 16
September/December 2021
-
+ +
Learning How to Walk While Catwalking
diff --git a/sticker.css b/sticker.css index 0f46a47..1fbdf19 100644 --- a/sticker.css +++ b/sticker.css @@ -9,4 +9,6 @@ padding: 0 6px; box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2); text-decoration: none; + + pointer-events: none; } diff --git a/stylesheet.css b/stylesheet.css index c4265d1..b83aebf 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -150,6 +150,25 @@ section#issues{ position: relative; } +/* #special-issue-16 .issue-img { + position: relative; + border: 1px solid currentColor; + display: inline-block; + width: 100%; + padding-bottom: 100%; + left: 0; + top: 0; + +} */ + +#special-issue-17 { + font-family: Arial, Helvetica, sans-serif; +} + +#special-issue-17 .issue-title { + font-weight: bold; +} + /* SECTIONS: INTRO + INFO */ section#intro.endpoint,