-
Notifications
You must be signed in to change notification settings - Fork 29
/
ProjectSingapore.html
executable file
·62 lines (36 loc) · 1.4 KB
/
ProjectSingapore.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Project Singapore</title>
<meta content="Singapore smiley">
<meta content="singapore, smiley" name="keywords" />
<link rel="stylesheet" type="text/css" href="lbmstylespl.css">
<style type="text/css">
* { margin: 0; padding: 0; }
html {
background: url(http://dxing.at-communication.com/upload/Image/Singapore_9V1KK_Zoo_Tourist-Attractions.jpg) no-repeat center center fixed ;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-color:rgba(255,0,0,0.1);
}
h1 span {
background-color: white;
}
</style>
</head>
<body>
<h1><span>
1 EUREKA<br><br>
Post a photoshopped picture of Singapore with a smiley in the sky in our Google Group</a><br><br>
Remember to also post your Dogeparty address<br><br>
<a target="_blank" href="https://groups.google.com/forum/#!forum/bitcoinmeetups-org">Discuss this page in our Google Group</a><br><br>
<a target="_blank" href="https://entrances.github.com/ProjectSingapore.html">
Visit this page</a><br><br>
<a target="_blank" href="https://github.com/Entrances/entrances.github.com/edit/master/ProjectSingapore.html">Edit this page</a><br><br>
</span></h1>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
</body>
</html>