Team:Lyon-INSA-ENS/Communication/PressReview
From 2011.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
width : 600px; | width : 600px; | ||
height : 300px; | height : 300px; | ||
- | margin-left : 200px | + | margin-left : 200px ; |
- | + | border: 4px solid green; | |
- | border: 4px solid | + | |
-moz-border-radius: 10px; | -moz-border-radius: 10px; | ||
-webkit-border-radius: 10px; | -webkit-border-radius: 10px; | ||
-goog-ms-border-radius: 10px; | -goog-ms-border-radius: 10px; | ||
border-radius: 10px; | border-radius: 10px; | ||
+ | -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px; | ||
+ | -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px; | ||
+ | -goog-ms-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px; | ||
+ | box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px; | ||
} | } | ||
</style> | </style> |
Revision as of 12:46, 5 July 2011