1 | <html> |
2 | |
3 | <head> |
4 | <title>Eleutheria is learning how to think.</title> |
5 | <style> |
6 | @font-face { |
7 | font-family: PT Sans; |
8 | src: url("https://fonts.googleapis.com/css?family=PT+Sans:700&subset=latin,latin-ext"); |
9 | } |
10 | |
11 | h1 { |
12 | font-family: PT Sans; |
13 | font-size: 100px; |
14 | text-align: center; |
15 | } |
16 | |
17 | a, |
18 | input { |
19 | font-family: PT Sans; |
20 | } |
21 | |
22 | li { |
23 | padding: 1px; |
24 | } |
25 | |
26 | input[type="text"] { |
27 | width: 15em; |
28 | border-bottom-width: medium; |
29 | border-left: none; |
30 | border-right: none; |
31 | border-top: none; |
32 | font-size: 15px; |
33 | padding: inherit; |
34 | background-color: #FFFFFF; |
35 | color: #636363; |
36 | } |
37 | |
38 | h4 { |
39 | font-size: 20px; |
40 | } |
41 | |
42 | #lastdialogs { |
43 | width: 500px; |
44 | margin-left: 35%; |
45 | } |
46 | |
47 | ul { |
48 | list-style-type: none; |
49 | } |
50 | |
51 | a { |
52 | text-decoration: none; |
53 | color: #47A7A6; |
54 | text-align: center; |
55 | } |
56 | |
57 | .lol { |
58 | font-size: 20px; |
59 | } |
60 | |
61 | body { |
62 | color: #0000000; |
63 | background-color: #FFFFFF; |
64 | font-family: "PT Sans" |
65 | } |
66 | |
67 | h2 { |
68 | font-family: PT Sans; |
69 | font-size: 72px; |
70 | text-align: center; |
71 | } |
72 | |
73 | h3 { |
74 | font-family: PT Sans; |
75 | font-size: 25px; |
76 | text-align: center; |
77 | margin-top: -2%; |
78 | } |
79 | |
80 | p { |
81 | font-family: PT Sans; |
82 | font-size: 24px; |
83 | color: #000; |
84 | margin-left: 5%; |
85 | } |
86 | |
87 | #footer { |
88 | font-family: PT Sans; |
89 | font-size: 18px; |
90 | text-align: center; |
91 | margin-bottom: 5%; |
92 | } |
93 | |
94 | span { |
95 | color: #000000; |
96 | text-align: center; |
97 | } |
98 | |
99 | input[type="submit"] { |
100 | border: 0.5px solid #FE6363; |
101 | -webkit-box-shadow: #A7A8A8 1px 1px 1px; |
102 | -moz-box-shadow: #A7A8A8 1px 1px 1px; |
103 | box-shadow: #A7A8A8 1px 1px 1px; |
104 | -webkit-border-radius: 8px; |
105 | -moz-border-radius: 8px; |
106 | border-radius: 8px; |
107 | font-size: 15px; |
108 | font-family: PT Sans; |
109 | padding: 7px 7px 7px 7px; |
110 | text-decoration: none; |
111 | display: inline-block; |
112 | text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3); |
113 | font-weight: bold; |
114 | color: #FFFFFF; |
115 | background-color: #FE6363; |
116 | background-image: -webkit-gradient(linear, left top, left bottom, from(#FE6363), to(#D45353)); |
117 | background-image: -webkit-linear-gradient(top, #FE6363, #D45353); |
118 | background-image: -moz-linear-gradient(top, #FE6363, #D45353); |
119 | background-image: -ms-linear-gradient(top, #FE6363, #D45353); |
120 | background-image: -o-linear-gradient(top, #FE6363, #D45353); |
121 | background-image: linear-gradient(to bottom, #FE6363, #D45353); |
122 | filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FE6363, endColorstr=#D45353); |
123 | margin-left: 20px; |
124 | } |
125 | |
126 | input[type="submit"]:hover { |
127 | border: 1px solid #FE6363; |
128 | background-color: #FE6363; |
129 | background-image: -webkit-gradient(linear, left top, left bottom, from(#FE6363), to(#FE6363)); |
130 | background-image: -webkit-linear-gradient(top, #FE6363, #FE6363); |
131 | background-image: -moz-linear-gradient(top, #FE6363, #FE6363); |
132 | background-image: -ms-linear-gradient(top, #FE6363, #FE6363); |
133 | background-image: -o-linear-gradient(top, #FE6363, #FE6363); |
134 | background-image: linear-gradient(to bottom, #FE6363, #FE6363); |
135 | filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FE6363, endColorstr=#FE6363); |
136 | } |
137 | |
138 | img { |
139 | margin-left: 20%; |
140 | } |
141 | </style> |
142 | </head> |
143 | |
144 | <body> |
145 | |
146 | <a href="http://tinybrain.de/"><img src="http://eyeocr.sourceforge.net/filestore/filestore.php?cmd=serve&file=blob_1002132&contentType=image/png" border=0></a> |
147 | |
148 | <br> |
149 | <h1 style="font-size: 40px; text-align:center;">Eleutheria is learning how to think.</h1> |
150 | <br><b><h3><a href="http://tinybrain.de:8080/getraw.php?id=1002123&contentType=text/html">PUT # OF BOTS HERE bots ready to talk. TALK TO ELEUTHERIA HERE.</a></h3></b> |
151 | |
152 | <br> |
153 | <div id="lastdialogs"> |
154 | <h4>Last dialogs:</h4> |
155 | <ul> |
156 | <li>Stuff they said.</li> |
157 | <li>More stuff.</li> |
158 | <li>cool stuff.</li> |
159 | <li>someone leveled up</li> |
160 | </ul> |
161 | </div> |
162 | |
163 | <br> |
164 | <center> |
165 | <form action="http://bots.tinybrain.de/1002018/submit"> |
166 | <input type="text" name="email" value="my@email.com"> |
167 | <input type="submit" value="Join our community!"> |
168 | </form> |
169 | </center> |
170 | <div id="footer"> |
171 | <br> |
172 | <br><a class="lol" target=_blank href="http://bots.tinybrain.de">Bot list</a> |
173 | <a style="margin-left:20px;" class="lol" href="http://tinybrain.de:8080/getraw.php?id=754&contentType=text/html">More</a></div> |
174 | </body> |
175 | |
176 | </html> |
download render html show line numbers
Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1002212 |
Snippet name: | alternate splash page |
Eternal ID of this version: | #1002212/1 |
Text MD5: | c677b980e0e0f18667482c0f38cb8ccc |
Author: | bgrgndz |
Category: | |
Type: | HTML |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-12-28 20:22:30 |
Source code size: | 5633 bytes / 176 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 668 / 455 |
Referenced in: | [show references] |