mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-28 08:17:58 -05:00
gold page: sparklepants positioning tweak.
This commit is contained in:
@@ -109,7 +109,7 @@ section#gold-letter {
|
||||
display: block;
|
||||
position: absolute;
|
||||
top: 85px;
|
||||
left: 310px;
|
||||
left: 270px;
|
||||
width: 200px;
|
||||
height: 276px;
|
||||
background: url(../gold/sparklepants.png);
|
||||
@@ -119,8 +119,8 @@ section#gold-letter {
|
||||
|
||||
&:hover:after {
|
||||
opacity: 1;
|
||||
left: 210px;
|
||||
.transition(all, 0.5s, ease, 7s);
|
||||
left: 85px;
|
||||
.transition(all, 0.70s, ease, 7s);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user