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
|
.. raw:: html
<div class="classictemplate template" style="display: block;">
<style type="text/css">
#groupsio_embed_signup input { border:1px solid #999; -webkit-appearance:none; }
#groupsio_embed_signup .email { display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px; }
#groupsio_embed_signup { background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
#groupsio_embed_signup .button {
width:25%; margin:0 0 10px 0; min-width:90px;
background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
background-repeat: repeat-x;
border-color: #245580;
text-shadow: 0 -1px 0 rgba(0,0,0,.2);
box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
color: #fff;
background-color: #337ab7;
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
position: relative;
top: -15px;
}
</style>
<div id="groupsio_embed_signup">
<form action="https://groups.io/g/einsteinpy-dev/signup?u=3341734695881558152" method="post" id="groupsio-embedded-subscribe-form" name="groupsio-embedded-subscribe-form" target="_blank">
<div id="groupsio_embed_signup_scroll">
<input value="" name="email" class="email" id="email" placeholder="email address" required="" type="email">
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input name="b_3341734695881558152" tabindex="-1" value="" type="text"></div>
<div id="templatearchives"><p></p></div>
<input value="Subscribe to mailing list! 🚀" name="subscribe" id="groupsio-embedded-subscribe" class="button" type="submit">
</div>
</form>
</div>
</div>
|