ThomasStarck (Talk | contribs) |
ThomasStarck (Talk | contribs) |
||
Line 56: | Line 56: | ||
transition-timing-function: cubic-bezier(.74,0,.34,1); | transition-timing-function: cubic-bezier(.74,0,.34,1); | ||
display: block; | display: block; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
#MenuSimulator{ | #MenuSimulator{ | ||
Line 71: | Line 62: | ||
position: relative; | position: relative; | ||
display: block; | display: block; | ||
+ | } | ||
+ | #path1:hover{ | ||
+ | opacity: .8; | ||
+ | transform: scale(1.1, 1.1); | ||
+ | } | ||
+ | #path2:hover{ | ||
+ | opacity: .8; | ||
+ | transform: scale(1.1, 1.1); | ||
+ | } | ||
+ | #path3:hover{ | ||
+ | opacity: .8; | ||
+ | transform: scale(1.1, 1.1); | ||
+ | } | ||
+ | #path4:hover{ | ||
+ | opacity: .8; | ||
+ | transform: scale(1.1, 1.1); | ||
} | } | ||
@media screen and (max-width: 960px) { | @media screen and (max-width: 960px) { |
Revision as of 10:23, 4 September 2018