diff --git a/atnofs.html b/atnofs.html new file mode 100644 index 0000000..cf998ef --- /dev/null +++ b/atnofs.html @@ -0,0 +1,270 @@ + + + + + NARROWCAST + + + + + + + + + + + + + + + +
+ back ↗ stage +
+ about ↯ over ↻ +
+ + + + +
+ + + +
+ + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +♬ ¨ * • WELCOME TO THE VARIA NARROWCAST • ♬ °¸.✧ there is currently no event being streamed, please check our agenda @ varia.zone for upcoming ones! + + + + +
+ +

Klik op play (we raden aan om Firefox te gebruiken). Het kan een even duren voordat de verbinding tot stand komt.

+

Press play (best listened in FireFox). It might take a minute to load.

+
+ + + + + + + +
+ directe link naar de radio! / direct link to radio! +
+ + + +
+ +
↬ caption: 'Screenshot of Rosa' +
link naar afbeelding / link to image +
+ + + +
+
↬ + direct link to chat! +
+ + + +
+ +
↝ Pad voor live transcripties / Pad for live transcriptions +
directe link naar de pad / direct link to pad +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Note: this interface is in experimental phase ☆゚.*・。゚ and some things may not work always smoothly * Nota: deze interface is in experimentele fase ☆゚.*・。゚ en sommige dingen kunnen niet altijd soepel werken *

+ + + +
+ + + + + + + + + + + diff --git a/index.bak.html b/index.bak.html new file mode 100644 index 0000000..b46ce31 --- /dev/null +++ b/index.bak.html @@ -0,0 +1,277 @@ + + + + + NARROWCAST + + + + + + + + + + + + + + + +
+ back ↗ stage +
+ about ↯ over ↻ +
+ + + + +
+ + + +
+ + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +♬ ¨ * • WELCOME TO THE VARIA NARROWCAST • ♬ °¸.✧ there is currently no event being streamed, please check our agenda @ varia.zone for upcoming ones! + + + + +
+ +

+ Press play (best listened in FireFox). It might take a minute to load.

+
+ + + + + + + +
+ direct link to audio! +
+ + + + + +
+
↝ + Varia Narrowcast Intro ↝ direct to pad +
+ + + + +
+ +
↬ + direct link to ↬ Jitsi +
+ + + + + + + + + +
+
↬ + ↬ direct link to text +
+ + + + + + + + +
+ +
↬ + caption: ↬ link to .jpg +
+ + + + +
+ +
↬ + ↬ direct link to video +
+ + + + +
+
↬ + direct link to chat! +
+ + + + + + + + + +

Note: this interface is in experimental phase ☆゚.*・。゚ and some things may not work always smoothly * Nota: deze interface is in experimentele fase ☆゚.*・。゚ en sommige dingen kunnen niet altijd soepel werken *

+ + + +
+ + + + + + + + + + + diff --git a/narrowstyle.css b/narrowstyle.css index d759d34..82838c9 100644 --- a/narrowstyle.css +++ b/narrowstyle.css @@ -86,10 +86,9 @@ p.about { .note { font-size: 0.8rem; position: fixed; - bottom: 7px; + bottom: 0px; right: 25px; - margin: 0.2rem; - margin-left: 310px; + margin: 0.2rem 0.2rem 0 310px; background-color: var(--color-purple); } @@ -362,7 +361,7 @@ background: linear-gradient(0deg, var(--color-lightpink) 40%, var(--color-purp width: 95%; } .fullscreen > * { - height: 60vh; + height: 80vh; border-radius: 0.2rem; }