Skip to content

Instantly share code, notes, and snippets.

@dive
Created March 1, 2012 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dive/1952734 to your computer and use it in GitHub Desktop.
Save dive/1952734 to your computer and use it in GitHub Desktop.
lepra stuff diff
--- 123.html
+++ (clipboard)
@@ -183,7 +183,7 @@
.main {
-
+ background:url(/i/login/field.jpg) 50% 64%;
@@ -193,20 +193,6 @@
- .main {
- background:#7fb17a;
- }
- .goodie_1 {
- display:block;
- background:url(/i/login/hypnotoad.png) top left;
- width:528px;
- height:283px;
- position:absolute;
- top:10px;
- left:50%;
- margin-left:-264px;
- }
-
</style>
<!--[if lte IE 6]>
@@ -250,11 +236,6 @@
- .goodie_1 {
- _background:none;
- filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/login/hypnotoad.png', sizingMethod='crop');
- }
-
</style>
<![endif]-->
@@ -288,10 +269,10 @@
</div>
<div class="field field_captcha">
- <div class="captcha"><img alt="captcha" src="/captchaa/6p7yk3d28rxytanv" width="250" height="60" /></div>
+ <div class="captcha"><img alt="captcha" src="/captchaa/o5jtfg3p37z9t1qa" width="250" height="60" /></div>
<label for="capture">Шесть букв с картинки:</label>
<div class="input"><input type="text" tabindex="3" name="captcha" id="capture" /></div>
- <input type="hidden" name="logincode" value="6p7yk3d28rxytanv" />
+ <input type="hidden" name="logincode" value="o5jtfg3p37z9t1qa" />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment