master
anna sandri 4 years ago
parent 6705369b46
commit b0854432f4

@ -35,7 +35,6 @@ Radio Implicancies is a weekly broadcast of recorded and live matter brought to
<div class="week_01"> <div class="week_01">
<div class="sec_title_01">#12.1 - 14/05</div> <div class="sec_title_01">#12.1 - 14/05</div>
<div class="intro_text_01">Table of contents</div>
<ul id="table_content_01"> <ul id="table_content_01">
<li>Soleil No / Mika / 5'33''</li> <li>Soleil No / Mika / 5'33''</li>
<li>Souvenir / Damla / 5'38''</li> <li>Souvenir / Damla / 5'38''</li>

@ -43,11 +43,13 @@ body{
.sec_title_02{ .sec_title_02{
font-family: pitchoun; font-family: pitchoun;
font-size:30px; font-size:40px;
text-align: center;
} }
.week_02{ .week_02{
font-family: pitchoun; font-family: pitchoun;
font-size: 20px;
} }
@ -57,6 +59,7 @@ body{
.week_01{ .week_01{
margin:40px; margin:40px;
padding: 40px; padding: 40px;
border-style:dotted; border-style:dotted;
@ -68,11 +71,13 @@ body{
.week_02{ .week_02{
margin:40px; margin:40px;
padding: 40px; padding: 40px;
border-style: dotted; background-color: yellow;
border-width: 7px;
border-color: yellow;
margin-top:30px; margin-top:30px;
max-width:70%; max-width:70%;
right: 0px;
margin-left: 30%;
} }
.audio_01{ .audio_01{

Loading…
Cancel
Save