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.

30 lines
714 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>p80</title>
<script type="text/javascript" src="../scripts/popup.js"></script>
<style type="text/css">
body{
font-family: mono;
color: #f93737;;
/*background: black;*/
/*text-shadow: 2px 2px white;*/
font-size: 30px;
text-align: center;
background-image: url('../media/imgs/deadC.gif');
}
p { width: 650px;
background: #0d0b0b;
padding: 15px;
margin: auto;
margin-top: auto;
margin-top: 23px;
}
</style>
</head>
<body>
<p >The sky above the <b>port</b> was the color of television, tuned on a <a href="death.html" onclick="ppp(this, 'death', '600', '430','250','520')" target="death">dead</a> channel</p><br>
</body>
</html>