mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-25 06:48:01 -05:00
Tweak blog button 3 to appear better on dark backgrounds.
This commit is contained in:
committed by
Keith Mitchell
parent
c12801cd60
commit
2b8373ea7e
Binary file not shown.
|
Before Width: | Height: | Size: 638 B After Width: | Height: | Size: 2.5 KiB |
@@ -31,7 +31,7 @@
|
||||
</div>
|
||||
<div class="right bling">
|
||||
<a href="/" target="_parent" >
|
||||
<img src="/static/blog_snoo.gif" alt="submit"/>
|
||||
<img class="snoo" src="/static/blog_snoo.png" alt="submit"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="clear">
|
||||
|
||||
@@ -2356,6 +2356,9 @@ label + #moresearchinfo {
|
||||
font-size: x-small;
|
||||
line-height: 17px;
|
||||
}
|
||||
.button .blog3 .snoo {
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
|
||||
.blog5 .right { float: right; }
|
||||
|
||||
Reference in New Issue
Block a user