diff --git a/index.html b/index.html index 1af28ee..29e317d 100644 --- a/index.html +++ b/index.html @@ -25,13 +25,12 @@

⇈ Will be awesome ⇈

LIVE ↝ N↻W ⇶

-

Feminist Hack Meetings: Feminist Servers

+

⇊ Was amazing ↷

- +

2021.03.13: FHM #1 Feminist Hack Meetings: Feminist Servers

2021.02.28: Read & Repair: Wireless Imagination

2020.06.27: RE#SISTER: Corporeal Whispers

@@ -44,8 +43,8 @@
- + @@ -67,7 +66,8 @@ type="video/mp4"> --> -
+ + -
+ + + + -
+ + +

Note: this interface is in experimental phase ☆゚.*・。゚ and some things may not work always smoothly * you can move and resize the elements above by dragging their corners / sides and click on the page to set the position *

- -

Note: this iterface is in experimental phase ☆゚.*・。゚ and some things may not work always smoothly. There is the option to open the direct url of each element in a new window.

+
diff --git a/narrowstyle.css b/narrowstyle.css index 79b1123..e366479 100644 --- a/narrowstyle.css +++ b/narrowstyle.css @@ -48,6 +48,7 @@ body { font-family: "Computer Modern Typewriter Light"; background-color: #393c56; color: #ffe4fd; + height: 100%; } iframe, @@ -68,6 +69,7 @@ button { right: 0; margin: 0.2rem; background-color: #393c56; + margin-left: 310px; } .about { @@ -87,6 +89,10 @@ button { text-decoration: none; } +#side { + box-shadow: inset 0rem -0.4rem 1rem #ffe4fd; +} + .sidebar { height: 100%; position: fixed;