You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
448 B
HTML
35 lines
448 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<title>Special Issue 4 // upcoming</title>
|
|
|
|
<style>
|
|
|
|
body{
|
|
background: #FFFFFF;
|
|
|
|
}
|
|
|
|
#main_container{
|
|
padding-top: 10px;
|
|
padding-left: 40px;
|
|
}
|
|
|
|
p{
|
|
font-family: Baskerville, Times;
|
|
font-size: 29px;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
<body>
|
|
<div id="main_container">
|
|
<p>Special Issue 4 is in the making. </p>
|
|
<p>Launch is on the 7th of December. </p>
|
|
<p>More infos soon.</p>
|
|
<img width="50%" src="img/IMG_4377.jpg"/>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|