upcoming website created
parent
5072503261
commit
3b87c56cca
Binary file not shown.
After Width: | Height: | Size: 2.1 MiB |
@ -0,0 +1,29 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<title>Special Issue 4 // upcoming</title>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
|
||||||
|
#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>
|
Loading…
Reference in New Issue