-
Notifications
You must be signed in to change notification settings - Fork 29
/
ProjectKobayashi.html
executable file
·68 lines (41 loc) · 1.62 KB
/
ProjectKobayashi.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
63
64
65
66
67
68
<!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://loyalkng.com/wp-content/uploads/2009/07/kobayashi.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>
5 EUREKA<br><br>
Paint a picture of yourself and Kobayashi eating hot dogs.<br><br>
<a href="https://en.wikipedia.org/wiki/Takeru_Kobayashi">More information about Kobayashi here by the way.</a>
<br><br>
What makes you love Kobayashi so much?<br>
Do you wish you could eat as many hotdogs as Kobayashi?<br>
When was the first time you heard about Kobayashi?<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/ProjectKobayashi.html">
Visit this page</a><br><br>
<a target="_blank" href="https://github.com/Entrances/entrances.github.com/edit/master/ProjectKobayashi.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>