Team:Lyon-INSA-ENS/Communication/PressReview
From 2011.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
{{Lyon-INSA-ENS/menuhorizontal}} | {{Lyon-INSA-ENS/menuhorizontal}} | ||
{{Lyon-INSA-ENS/menuComm}} | {{Lyon-INSA-ENS/menuComm}} | ||
+ | |||
+ | <html> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | .cadre{ | ||
+ | text-align:center; | ||
+ | width : 100px; | ||
+ | height : 300px; | ||
+ | margin-left : 200px ; | ||
+ | background-color:#FFCC00; | ||
+ | border: 1px solid black; | ||
+ | -moz-border-radius: 10px; | ||
+ | -webkit-border-radius: 10px; | ||
+ | -goog-ms-border-radius: 10px; | ||
+ | border-radius: 10px; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | <div class="cadre"> | ||
+ | </div> | ||
+ | |||
+ | </html> |
Revision as of 12:43, 5 July 2011