Merge branch 'master' of ssh://git.xpub.nl:2501/XPUB/issue.xpub.nl

master
Your Name 4 years ago
commit 4254243cbf

@ -22,15 +22,40 @@ Radio Implicancies is a weekly broadcast of recorded and live matter brought to
<div class="sec_title_02">#12.2 - 21/05<br>
Today's broadcast starts at 16:00 (UTC+2)</div>
<ul id="table_content_02">
<li>Damlark1 / Damla & mark /1'17" </li>
<span> &+* </span>
<li>ZΣΣ/ Mika / 5'00"</li>
<span> &+* </span>
<li>Damlark2 / Damla & mark /00'42" </li>
<span> &+* </span>
<li>Till voices wake us / Max & Anna / 10'29''</li>
<span> &+* </span>
<li>Damlark3 / Damla & mark /00'29"</li>
<span> &+* </span>
<li>Angry Women/ Avital & Mika & Sandra /6'16"</li>
<span> &+* </span>
<li>Damlark4 / Mark & Damla /3'50"</li>
<span> &+* </span>
<li>Myths mythods mythodologies:part1 / Ioana & Clara & Tisa /9'42''</li>
<span> &+* </span>
<li>Damlark5 / Mark & Damla /1'29"</li>
<span> &+* </span>
<li>Minimax jingle/ /</li>
<span> &+* </span>
<li>Trappy Marx jingle/ /</li>
</ul>
<div class="audio_02">
<audio controls>
<source src="https://echo.lurk.org:999/radioimplicancies.ogg" type="audio/ogg">
</audio>
</div>
<p>You can check this <a href="https://pad.xpub.nl/p/implicancies-02" target="_blank">pad</a> for resources.</p>
<p>You can comment <a href="https://www.yourworldoftext.com/implicances02" target="_blank">here</a> </p>
<p>
LIVE COMMENT STREAM HERE DURING THE BROADCAST
<a href="https://www.yourworldoftext.com/implicances02" target="_blank">here</a>
</br>
You can check this <a href="https://pad.xpub.nl/p/implicancies-02" target="_blank">pad</a> for resources;
</p>
</div>
<div class="week_01">

@ -1,4 +1,5 @@
/*fonts*/
@font-face{
font-family:"Pitchoun";
@ -72,7 +73,7 @@ body{
margin:40px;
padding: 40px;
background-color: yellow;
text-align: center;
margin-top:30px;
max-width:70%;
right: 0px;
@ -80,6 +81,28 @@ body{
}
ul#table_content_02 li{
display: inline;
align-content: initial;
margin-left:5px;
}
ul#table_content_02{
margin-left: 15px;
margin-right: 30px;
margin-top: 30px;
margin-bottom: 20px;
padding-bottom: 20px;
position: relative;
}
#table_content_02 span{
margin-left: 5px;
color: orangered;
font-size: 25px;
}
.audio_01{
margin-top:40px;
color:pink;
@ -97,7 +120,7 @@ color: orangered;
}
a{
color:mediumblue;
color:red;
text-decoration: none;
}

Loading…
Cancel
Save