Update style.css

This commit is contained in:
Joshua Woodward 2014-08-04 23:56:38 -07:00
parent 8092cd36dd
commit da76f7d085

View file

@ -1159,7 +1159,7 @@ nav ul > li > a.current, nav ul > li > a:hover {
margin-bottom: -4px; margin-bottom: -4px;
-webkit-transition: all .35s; -webkit-transition: all .35s;
transition: all .35s; transition: all .35s;
background-position: -30px background-position: -30px;
} }
.speaker-item:hover figure { .speaker-item:hover figure {
background-position: center left; background-position: center left;