added content

master
Your Name 6 years ago
parent fc98bb8c7c
commit f67f4f2ceb

Binary file not shown.

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

Binary file not shown.

@ -2,8 +2,67 @@
<html>
<head>
<title>Special Issue 5: OuNuPo</title>
<style>
@font-face {
font-family: 'NotCourierSans';
src: url('fonts/NotCourierSans.eot?#iefix') format('embedded-opentype'), url('fonts/NotCourierSans.woff') format('woff'), url('fonts/NotCourierSans.ttf') format('truetype'), url('fonts/NotCourierSans.svg#NotCourierSans') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PinyonScript';
src: url('fonts/PinyonScript.eot?#iefix') format('embedded-opentype'), url('fonts/PinyonScript.woff') format('woff'), url('PinyonScript.ttf') format('truetype'), url('fonts/PinyonScript.svg#PinyonScript') format('svg');
font-weight: normal;
font-style: normal;
}
body{
font-family: PinyonScript;
font-weight: normal;
background-color: #00001a;
}
h1, h2, h3, h4, h5 {
font-family: PinyonScript;
font-weight: normal;
color: white;
}
h1 {
font-size: 80px;
margin-top: 0px;
margin-bottom: -30px;
}
p {
font-family: NotCourierSans;
color: white;
font-size: 17px;
}
audio{
width: 400px:
}
</style>
</head>
<body>
<h1> OuNuPo </h1>
<p>-------------------------------------------------------------------</p>
<p><b>Special Issue 5</b></p>
<p>This is the description of the Special Issue</p>
</br>
<p>Audio of the Pre-Launch at Varia:</p>
<div class="audio">
<audio controls>
<source src="http://pzwart1.wdka.hro.nl/~amansoux/SP5%20Beta%20Launch%2048.ogg" type="audio/ogg">
<source src="http://pzwart1.wdka.hro.nl/~aroidl/varia_pre_launch.aac" type="audio/acc">
Your browser does not support the audio element.
</audio>
</div>
</body>
</html>

Loading…
Cancel
Save