CSS/gifu/M&A
From 2014.igem.org
(Difference between revisions)
Line 92: | Line 92: | ||
font-size:18px; | font-size:18px; | ||
font-family:; | font-family:; | ||
+ | } | ||
+ | |||
+ | .teampicture3 | ||
+ | { | ||
+ | float:left; | ||
+ | width:200px; | ||
+ | margin-left:50px; | ||
+ | margin-right:50px; | ||
+ | margin-top:20px; | ||
+ | margin-bottom:20px; | ||
+ | text-align:left; | ||
+ | |||
+ | } | ||
+ | |||
+ | .teampicture3 >img | ||
+ | { | ||
+ | width:400px; | ||
+ | height:300px; | ||
+ | vertical-align: top; | ||
+ | clear:both; | ||
+ | margin: 5px; | ||
+ | border-radius: 10px | ||
+ | } | ||
+ | |||
+ | .teampicture4 | ||
+ | { | ||
+ | float:left; | ||
+ | width:200px; | ||
+ | margin-left:50px; | ||
+ | margin-right:50px; | ||
+ | margin-top:20px; | ||
+ | margin-bottom:20px; | ||
+ | text-align:left; | ||
+ | |||
+ | } | ||
+ | |||
+ | .teampicture4 >img | ||
+ | { | ||
+ | width:425px; | ||
+ | height:152px; | ||
+ | vertical-align: top; | ||
+ | clear:both; | ||
+ | margin: 5px; | ||
+ | border-radius: 10px | ||
} | } | ||
Latest revision as of 13:40, 17 October 2014