Template:INSA-Lyon/maincontent
From 2010.igem.org
(Difference between revisions)
Line 19: | Line 19: | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
.colonnedroite { | .colonnedroite { | ||
Line 75: | Line 61: | ||
} | } | ||
+ | .txt_sponsor { | ||
+ | width: 80%; | ||
+ | margin: 20px 10px 60px 10px; | ||
+ | padding: 8px; | ||
+ | border: 3px solid #83ad3e; <!-- juste pour voir ou sa se place, sinon quand on aura les articles, on pourra les enlever --> | ||
+ | background-color: white; | ||
+ | -moz-border-radius: 10px; | ||
+ | -webkit-border-radius: 10px; | ||
+ | -goog-ms-border-radius: 10px; | ||
+ | border-radius: 10px; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | .logo{ | ||
+ | widht: 150%; | ||
+ | height: 100%; | ||
+ | float: left; | ||
+ | margin-left:5px; | ||
+ | margin-top: 20px; | ||
+ | padding-top: 5px; | ||
+ | padding-bottom: 5px; | ||
+ | -moz-border-radius: 10px; | ||
+ | -webkit-border-radius: 10px; | ||
+ | -goog-ms-border-radius: 10px; | ||
+ | border-radius: 10px; | ||
+ | background-color: #83ad3e ; | ||
+ | } | ||
#corps3 { | #corps3 { |
Revision as of 15:02, 23 August 2010