master
Sandra 4 years ago
parent 1c40244690
commit f3b17f07e9

@ -54,7 +54,7 @@
line-height: 30px; line-height: 30px;
color: white; color: white;
font-family:"Roboto Mono"; font-family:"Roboto Mono";
text-shadow: 2px 2px 5px Blue; text-shadow: 2px 2px 5px blue;
} }
h1 { h1 {
@ -62,17 +62,29 @@
color: black; color: black;
line-height: 30px; line-height: 30px;
font-family:"Roboto Mono"; font-family:"Roboto Mono";
font-size: 24px; font-size: 30px;
padding-top: 5px;
text-decoration: underline;
} }
h2 { h2 {
text-align: center; text-align: center;
color: white; color: black;
font-family:"GapSansBold"; line-height: 30px;
line-height: 70px; font-family:"Roboto Mono";
font-size: 70px; font-size: 24px;
text-shadow: 2px 2px 5px Blue; }
.about_04 {
text-align: center;
color: black;
font-family:"Roboto Mono";
font-size: 20px;
margin-left: 180px;
margin-right: 180px;
font-style: italic;
overflow: hidden;
} }
@ -108,15 +120,14 @@
</script> </script>
<h1> <h1>
<br> Radio Implicancies #12.4
Radio Implicancies #12.4: Damages <br> 04/06 at 16:00 (UTC+2)
</h1> </h1>
<div class="about_04">What energy is there after damage is done? How do we de-normalize and destabilize damage, rather than trying to fix it? This week, the contributors created a response to "Queering Damage" - a workshop by our guest Helen Pritchard.</div>
<br> <br>
<h1> <h2>
broadcast will start in... broadcast will start in...
</h1> </h2>
<p id="demo"></p> <p id="demo"></p>

@ -30,7 +30,7 @@
<div id="resources" class=""><iframe name="resources" id="iframe" src='resources_04.html'></iframe></div> <div id="resources" class=""><iframe name="resources" id="iframe" src='resources_04.html'></iframe></div>
<!-- <div id="info"><div id="title"></div><div id="authors"></div> --> <!-- <div id="info"><div id="title"></div><div id="authors"></div> -->
<div id="week_04"> <div id="week_04">
<div class="schedule_04">PROGRAMME</div> <div class="schedule_04">PROGRAMME #12.4<br>04/06 at 16:00 (UTC+2)</div>
<div class="audio_04"> <div class="audio_04">
<audio controls> <audio controls>
<source src="archive_12.1.4.mp3" type="audio/mp3"> <source src="archive_12.1.4.mp3" type="audio/mp3">

@ -30,7 +30,7 @@
<div id="resources" class=""><iframe name="resources" id="iframe" src='resources_04.html'></iframe></div> <div id="resources" class=""><iframe name="resources" id="iframe" src='resources_04.html'></iframe></div>
<!-- <div id="info"><div id="title"></div><div id="authors"></div> --> <!-- <div id="info"><div id="title"></div><div id="authors"></div> -->
<div id="week_04"> <div id="week_04">
<div class="schedule_04">PROGRAMME</div> <div class="schedule_04">PROGRAMME #12.4<br>04/06 at 16:00 (UTC+2)</div>
<div class="audio_04"> <div class="audio_04">
<audio controls> <audio controls>
<source src="archive_12.1.4.mp3" type="audio/mp3"> <source src="archive_12.1.4.mp3" type="audio/mp3">

@ -1,16 +1,9 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="muisje.js"></script> <script src="muisje.js"></script>
<style> <style>
@font-face { @font-face {
font-family: 'GapSansBold'; font-family: 'GapSansBold';
src: url('font/gapsansbold-webfont.eot'); src: url('font/gapsansbold-webfont.eot');
@ -21,9 +14,13 @@
url('font/gapsansbold-webfont.svg#gap_sansbold') format('svg'); url('font/gapsansbold-webfont.svg#gap_sansbold') format('svg');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }
@font-face{
font-family:"Roboto Mono";
src: url("font/RobotoMono-Regular.ttf") format("truetype"),
url("https://fonts.googleapis.com/css?family=Roboto Mono")
}
#demo { #demo {
text-align: center; text-align: center;
@ -43,40 +40,59 @@
h2 { h2 {
text-align: center; text-align: center;
color: white; /*color: black;*/
font-family: "GapSansBold"; font-family: "GapSansBold";
line-height: 70px; line-height: 70px;
font-size: 70px; font-size: 70px;
text-shadow: 2px 2px 5px blue; text-shadow: 2px 2px 5px blue;
-webkit-animation: pulsate 3s ease-out;
-webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes pulsate {
0% {
text-shadow: 2px 2px 5px blue;
/* text-shadow: 2px 2px 5px blue;*/
}
50% {
text-shadow: 2px 2px 5px black;
/* text-shadow: 0px 15px 0px black;*/
}
100% {
text-shadow: 2px 2px 5px blue;
/* text-shadow: 2px 2px 5px blue;*/
}
}
p{
text-align: center;
color: black;
font-family:Roboto Mono;
font-size: 15px;
} }
</style> </style>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Clock of the instable Now</title> <title>Resources_04</title>
</head> </head>
<body> <body>
<!--
<h1>
<br>
Radio Implicancies #12.4 - 04/06 at 16:00 (UTC+2)
<br>
</h1>
-->
<br> <br>
<br> <br>
<br> <br>
<br> <br>
<br> <br>
<br> <br>
<p>
</p>
<h2> <h2>
DAMAGE DAMAGE
</h2> </h2>
<p class="text">
</p>

@ -26,6 +26,12 @@ font-style: normal;
} }
@font-face{
font-family:"Roboto Mono";
src: url("font/RobotoMono-Regular.ttf") format("truetype"),
url("https://fonts.googleapis.com/css?family=Roboto Mono")
}
body{ body{
@ -41,8 +47,9 @@ body{
} }
.intro{ .intro{
margin:40px; margin:60px;
max-width: 60%; max-width: 60%;
margin-left: 100px;
} }
.page_title{ .page_title{
@ -50,6 +57,7 @@ body{
color: blue; color: blue;
font-family: pitchoun; font-family: pitchoun;
} }
@ -61,9 +69,10 @@ body{
} }
.intro_text_01{ .intro_text{
margin-top:15px; margin-left:100px;
font-size:30px; margin-top: 10px;
} }
.sec_title_01{ .sec_title_01{
@ -98,12 +107,11 @@ font-family: hershey;
text-align: center; text-align: center;
color: white; color: white;
text-shadow: 2px; text-shadow: 2px;
font-style: italic;
} }
.sec_title_contributors{ .sec_title_contributors{
font-size:19px; font-size:18px;
padding-top: 20px; padding-top: 20px;
font-style: italic;
} }
/*.contributors{ /*.contributors{
@ -114,8 +122,8 @@ color: black;
.contributors_names{ .contributors_names{
color: black; color: black;
margin-top: 10px; margin-top: 10px;
font-size: 19px; font-size: 18px;
font-style: italic;
} }
#week_01{ #week_01{
@ -255,10 +263,12 @@ a:hover{
font-family: monospace; font-family: monospace;
color: white; color: white;
font-size: 14px; font-size: 14px;
overflow-y: auto;
background: Linen; background: Linen;
margin-top: 20px; margin-top: 100px;
margin-bottom: 20px; margin-bottom: 20px;
overflow: hidden;
overflow-y: hidden; /* Hide vertical scrollbar */
overflow-x: hidden; /* Hide horizontal scrollbar */
} }
#shell_03.hidden { #shell_03.hidden {
@ -301,15 +311,15 @@ a:hover{
white-space: pre-wrap; white-space: pre-wrap;
height: 100%; height: 100%;
width: 45%; width: 45%;
font-family: monospace; color: black;
color: white;
font-size: 14px; font-size: 14px;
overflow-y: auto; overflow-y: auto;
background: #FAF0E6; background: #FAF0E6;
margin: 0px; margin: 0px;
border: 10px solid #FAF0E6; border: 10px solid black;
float: left; float: left;
margin-left: 50px; margin-left: 50px;
font-family: Roboto Mono;
} }
#resources iframe { #resources iframe {
@ -321,9 +331,9 @@ a:hover{
} }
#week_04{ #week_04{
width: 45%; width: 40%;
margin: 0px; margin: 0px;
margin-right: 50px; margin-right: 70px;
background-color: ; background-color: ;
float: right; float: right;
} }
@ -331,15 +341,14 @@ a:hover{
.schedule_04 { .schedule_04 {
width: 100%; width: 100%;
padding-top: 0px; padding-top: 0px;
margin-top: 30px; margin-top: 5px;
background-color:; background-color:;
} }
#table_content_04 { #table_content_04 {
align-content: initial; align-content: initial;
font-size: 20px; font-size: 22px;
text-align: left; text-align: left;
background-color:; background-color:;
list-style-type: none; list-style-type: none;
@ -393,3 +402,11 @@ a:hover{
color:blue; color:blue;
text-decoration: none; text-decoration: none;
} }
.about_04{
text-align: center;
color: black;
font-family:"Roboto Mono";
font-size: 15px;
}
Loading…
Cancel
Save