News file referenced by the new version.
This commit is contained in:
parent
d8414aaab9
commit
735a75df92
26
Site/news.html
Normal file
26
Site/news.html
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0 20px;
|
||||||
|
font: 10pt "Helvetica";
|
||||||
|
color: #DDD;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
*:link, *:visited {
|
||||||
|
color: #FFF;
|
||||||
|
}
|
||||||
|
h1 {
|
||||||
|
margin: 0;
|
||||||
|
font: 12pt "Copperplate";
|
||||||
|
}
|
||||||
|
p {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user