CSS/gifu/M&A
From 2014.igem.org
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 14: | Line 14: | ||
float:left; | float:left; | ||
width:200px; | width:200px; | ||
- | margin-left: | + | margin-left:55px; |
- | margin-right: | + | margin-right:55px; |
margin-top:20px; | margin-top:20px; | ||
margin-bottom:20px; | margin-bottom:20px; | ||
- | text-align: | + | text-align:left; |
} | } | ||
Line 38: | Line 38: | ||
text-align: left; | text-align: left; | ||
font-size:20px; | font-size:20px; | ||
- | font-family: | + | font-family:; |
} | } | ||
.teampicture >p | .teampicture >p | ||
{ width: 200px; | { width: 200px; | ||
- | height: | + | height:150px; |
float: left; | float: left; | ||
text-align: left; | text-align: left; | ||
font-size:18px; | font-size:18px; | ||
- | font-family: | + | font-family:; |
} | } | ||
+ | |||
+ | .byu { | ||
+ | height:10px; | ||
+ | } | ||
+ | |||
+ | .teampicture2 | ||
+ | { | ||
+ | float:left; | ||
+ | width:200px; | ||
+ | margin-left:50px; | ||
+ | margin-right:50px; | ||
+ | margin-top:20px; | ||
+ | margin-bottom:20px; | ||
+ | text-align:left; | ||
+ | |||
+ | } | ||
+ | |||
+ | .teampicture2 >img | ||
+ | { | ||
+ | width: 150px; | ||
+ | height:200px; | ||
+ | vertical-align: top; | ||
+ | clear:both; | ||
+ | margin: 5px; | ||
+ | border-radius: 10px | ||
+ | } | ||
+ | |||
+ | .teampicture2 >b | ||
+ | { width: 200px; | ||
+ | |||
+ | clear:both; | ||
+ | text-align: left; | ||
+ | font-size:20px; | ||
+ | font-family:; | ||
+ | |||
+ | } | ||
+ | .teampicture2 >p | ||
+ | { width: 200px; | ||
+ | height:150px; | ||
+ | float: left; | ||
+ | text-align: left; | ||
+ | font-size:18px; | ||
+ | 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 | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 13:40, 17 October 2014