Upload files to ''

master
poni 3 years ago
parent 7f43568aed
commit 8237810d0a

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 KiB

@ -2,206 +2,31 @@
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>LES SONS XPUB</title>
<script src="plain-draggable.min.js"></script>
<style>
body {
/* width: 100%; */
/* margin: 20vw; */
background: linear-gradient(71deg, #050505, #b4b2b4, #4946ce, #eeb4a2, #7c26c1, #daf2be);
background-size: 1200% 1200%;
-webkit-animation: gra 40s ease infinite;
-moz-animation: gra 40s ease infinite;
animation: gra 40s ease infinite;
font-family: monospace;
}
@-webkit-keyframes gra {
0%{background-position:0% 47%}
50%{background-position:100% 54%}
100%{background-position:0% 47%}
}
@-moz-keyframes gra {
0%{background-position:0% 47%}
50%{background-position:100% 54%}
100%{background-position:0% 47%}
<meta name="viewport" content="width=device-width">
<title>A Generative State of Mind</title>
</head>
<style>
@font-face {
font-family: myAss;
src:local("Sinistre-StCaroline.woff");
}
@keyframes gra {
0%{background-position:0% 47%}
50%{background-position:100% 54%}
100%{background-position:0% 47%}
}
.title{
body, html{
height: 100%;
width: 100%;
}
.title p{
font-size: 2vw
}
audio{
/* position: relative;
top: 320px;
left: 2%;
width: 294px;
background-color:#0700e0;
background-image: url("generative-banner.png");
margin: 0;
padding: 0; */
}
img{
box-shadow: 7px 7px 12px black;
width: 40%;
position: absolute;
}
/* .streamlink{
vertical-align:top;
} */
/* .title{
position:absolute;
display:inline-block;
left:2%;
color: white;
} */
#playlist{
color: white;
/* line-height: 16px; */
/* position: absolute; */
display: inline-block;
left: 2%;
top: 800px;
/*white-space: nowrap;*/
word-wrap:break-word;
white-space: normal;
font-size: 1vw;
}
font-family: myAss;
}
#info1{
background-color: white;
box-shadow: 7px 7px 12px black;
padding: 1em;
position: absolute;
display: inline-block;
left: 36%;
top: 310px;
font-size: 1vw;
width: 30%;
/*white-space: nowrap;*/
word-wrap:break-word;
white-space: normal;
}
pre{
font-size: 1vw;
}
@media only screen and (max-width: 600px) {
#info1{
width: 45%;
font-size: 3vw;
}
img{
width: 60%;
}
#playlist{
font-size: 3vw;
#title{font-family: myAss;
size: 200em;}
}
.title p{
font-size: 3vw
}
}
</style>
</head>
</style>
<body>
<div class = "title">
<pre>
,--,
,---.'| ,----.. ,--. ,-.----.
| | : ,---,. .--.--. .--.--. / / \ ,--.'| .--.--. ,--, ,--, \ / \ ,---,.
: : | ,' .' | / / '. / / '. / . : ,--,: : | / / '. |'. \ / .`| | : \ ,--, ,' .' \
| ' : ,---.' || : /`. / | : /`. / . / ;. \,`--.'`| ' :| : /`. / ; \ `\ /' / ; | | .\ : ,'_ /|,---.' .' |
; ; ' | | .'; | |--` ; | |--` . ; / ` ;| : : | |; | |--` `. \ / / .' . : |: | .--. | | :| | |: |
' | |__ : : |-,| : ;_ | : ;_ ; | ; \ ; |: | \ | :| : ;_ \ \/ / ./ | | \ :,'_ /| : . |: : : /
| | :.'|: | ;/| \ \ `. \ \ `. | : | ; | '| : ' '; | \ \ `. \ \.' / | : . /| ' | | . .: | ;
' : ;| : .' `----. \ `----. \. | ' ' ' :' ' ;. ; `----. \ \ ; ; ; | |`-' | | ' | | || : \
| | ./ | | |-, __ \ \ | __ \ \ |' ; \; / || | | \ | __ \ \ | / \ \ \ | | ; : | | : ' ;| | . |
; : ; ' : ;/| / /`--' / / /`--' / \ \ ', / ' : | ; .' / /`--' / ; /\ \ \ : ' | | ; ' | | '' : '; |
| ,/ | | \'--'. / '--'. / ; : / | | '`--' '--'. / ./__; \ ; \ : : : : | : ; ; || | | ;
'---' | : .' `--'---' `--'---' \ \ .' ' : | `--'---' | : / \ \ ;| | : ' : `--' \ : /
| | ,' `---` ; |.' ; |/ \ ' |`---'.| : , .-./ | ,'
`----' '---' `---' `--` `---` `--`----' `----'
</pre>
<p>a temporary live broadcast hosted by Clara X Sugar </p>
</div>
<br><br><br>
<audio controls>
<source src="secondweek.mp3" type="audio/mpeg" controls autoplay>
</audio>
<br><br><br><br>
<div id="playlist">
<b>PLAYLIST</b>
<p>////////////////////////////<br><br>
The XPUB Department of Digital Records - Case Number: 92
MIPOLONI - Us
Mozzarella X Gouda - echo
Radio Legends - Macintosh and Windows share a little boogie<br><br>
////////////////////////////// </p>
</div>
<img class="plain-draggable" id="img"src="pic.jpg">
<div class="plain-draggable" id= "info1">
<b>Testing 2, 1, 4. test. test.</b>
<br><br>
<p>LIVE The 2nd episode of Radio Implicancies by XPUB1. Join the live session composed of echoing voices; vocals performed as instruments; scraped chats which turn into new conversations and a musical dialogue between operating sound systems.<br>Laying the ground for many more experimental streams to come. Eight weekly broadcasts emit the signals of different constellations within the ten of us, bringing forth different responses and creating new approaches to the way knowledge and technology interplay and create inherent structures.</p>
</div>
<script>
// alert("Drag the boxes!")
draggable = new PlainDraggable(document.getElementById('info1'));
draggable.containment = {left: 0, top: 0, width: '100%', height: '1000%'};
draggable2 = new PlainDraggable(document.getElementById('img'));
draggable2.containment = {left: 0, top: 0, width: '100%', height: '1000%'};
</script>
<p id="title"></p>
<script src="https://cdn.logwork.com/widget/countdown.js"></script>
<a href="https://logwork.com/countdown-pw6j" class="countdown-timer" data-timezone="Europe/Amsterdam" data-textcolor="#ffffff" data-date="2021-05-13 16:00" data-background="#ff4000" data-digitscolor="#000000" data-unitscolor="#000000" style="font-family: myAss;">***</a>
</body>
</html>

Binary file not shown.
Loading…
Cancel
Save