Template:Team:BNU-China/CSS/main
From 2014.igem.org
(Difference between revisions)
Line 23: | Line 23: | ||
x-box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.5); | x-box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.5); | ||
box-shadow: 8px 0 8px -8px rgba(0, 0, 0, 0.5); | box-shadow: 8px 0 8px -8px rgba(0, 0, 0, 0.5); | ||
- | |||
transition: all 0.3s ease-in-out 0.5s; | transition: all 0.3s ease-in-out 0.5s; | ||
} | } | ||
+ | |||
+ | .card li { list-style:none;} | ||
.card:hover { | .card:hover { | ||
+ | background: #EDD6B4; | ||
position: relative; | position: relative; | ||
left: -20px; | left: -20px; | ||
Line 42: | Line 44: | ||
white-space: nowrap; | white-space: nowrap; | ||
} | } | ||
- | |||
- | |||
Revision as of 20:40, 17 October 2014