Team:UNITN-Trento/CSS/Project/Introduction
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
.container .sheet img { | .container .sheet img { | ||
- | + | ||
- | + | border: 2px solid white; | |
- | + | box-shadow: 2px 2px 4px #323232; | |
} | } |
Revision as of 11:58, 23 September 2013
.container .sheet img {
border: 2px solid white; box-shadow: 2px 2px 4px #323232; }