mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2024-12-26 12:41:23 +01:00
Update style.css
This commit is contained in:
parent
8092cd36dd
commit
da76f7d085
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue