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.
85 lines
1.6 KiB
HTML
85 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
|
|
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
|
|
|
<script src="muisje.js"></script>
|
|
|
|
|
|
<style>
|
|
|
|
|
|
@font-face {
|
|
font-family: 'GapSansBold';
|
|
src: url('font/gapsansbold-webfont.eot');
|
|
src: url('font/gapsansbold-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('font/gapsansbold-webfont.woff2') format('woff2'),
|
|
url('font/gapsansbold-webfont.woff') format('woff'),
|
|
url('font/gapsansbold-webfont.ttf') format('truetype'),
|
|
url('font/gapsansbold-webfont.svg#gap_sansbold') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
#demo {
|
|
text-align: center;
|
|
font-size: 70px;
|
|
line-height:40px;
|
|
color: black;
|
|
font-family:"Roboto Mono";
|
|
}
|
|
|
|
h1 {
|
|
text-align: center;
|
|
color: black;
|
|
line-height: 35px;
|
|
font-family:"Roboto Mono";
|
|
font-size: 30px;
|
|
}
|
|
|
|
h2 {
|
|
text-align: center;
|
|
color: white;
|
|
font-family: "GapSansBold";
|
|
line-height: 70px;
|
|
font-size: 70px;
|
|
text-shadow: 2px 2px 5px blue;
|
|
}
|
|
|
|
</style>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Clock of the instable Now</title>
|
|
</head>
|
|
<body>
|
|
<!--
|
|
|
|
|
|
<h1>
|
|
<br>
|
|
Radio Implicancies #12.4 - 04/06 at 16:00 (UTC+2)
|
|
<br>
|
|
</h1>
|
|
-->
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
|
|
<h2>
|
|
DAMAGE
|
|
</h2>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
</html> |