]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - dc/list.html
Remove util.min.js (minifying is EVIL)
[quix0rs-gnu-social.git] / dc / list.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style type="text/css">
5 @import url('http://s.libre.fm/combo.css');
6 html {margin: 0; padding: 0;}
7 body {width: 480px; margin: 70px auto; text-align: left; font-size: 110%; }
8
9 img {border: 0;}
10
11 p {text-align: left; font-weight: normal; line-height: 1.6em; color: #111;}
12
13 li {line-height: 1.4em; margin-bottom: 1em;}
14
15 ul {margin: 0; padding-left: 1em;}
16
17 h1, h2, h3 {text-align: center;}
18
19 #privacy {background-color: #ffb; padding: 10px; border: 2px solid orange; margin-bottom: 1em; }
20
21 #signup {text-align: center;}
22
23 </style>
24 <title>daisycha.in &mdash; your social circle</title>
25 </head>
26 <body>
27 <h1><a href="/"><img src="dclogo.png" alt="daisycha.in" height="58" /></a></h1>
28
29 <p>Get on our mailing list and keep up to date with news and updates with social and daisychain.</p>
30
31 <form action="http://foocorp.us2.list-manage.com/subscribe/post?u=ae361e483eddafa57feb63bb0&amp;id=7b50a5946b" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank">
32         <fieldset>
33         
34 <div class="mc-field-group">
35 <label for="mce-EMAIL">Email Address </label>
36 <input type="text" value="" name="EMAIL" class="required email" id="mce-EMAIL"> &nbsp;<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn"></div>
37         </fieldset>     
38 </form>
39
40 <p id="signup"><a href="signup.html"><img src="signup.png" alt="Sign up" /></a></p>
41
42 </body>
43 </html>