Template:Team:BGU Israel/style.css
From 2013.igem.org
(Difference between revisions)
Neta.weiss (Talk | contribs) |
Neta.weiss (Talk | contribs) |
||
Line 1,517: | Line 1,517: | ||
opacity: 1; | opacity: 1; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | .plist{ | ||
+ | overflow: hidden; | ||
+ | |||
+ | } | ||
+ | |||
+ | .plist .project{ | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | overflow: hidden; | ||
+ | width: 250px; | ||
+ | height: 200px; | ||
+ | margin-left: 30px; | ||
+ | margin-bottom: 30px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .plist .project .project-thumbnail{ | ||
+ | position: relative; | ||
+ | overflow: hidden; | ||
+ | width: 250px; | ||
+ | height: 200px; | ||
+ | margin-bottom: 30px; | ||
+ | background: #484848; | ||
+ | border-radius: 10px; | ||
+ | -moz-border-radius: 10px; | ||
+ | -webkit-border-radius: 10px; | ||
+ | } | ||
+ | |||
Revision as of 19:50, 27 September 2013