Team:Freiburg Software/css image
From 2010.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 32: | Line 32: | ||
width: 110px; | width: 110px; | ||
height: auto; | height: auto; | ||
- | background: | + | background: transparent; |
+ | } | ||
+ | |||
+ | .team_icons { | ||
+ | margin: 10px 15px 5px 50px; | ||
+ | width: 90px; | ||
+ | height: auto; | ||
+ | background: transparent; | ||
+ | } | ||
+ | |||
+ | .pic_750_auto { | ||
+ | margin: 10px 10px 10px 10px; | ||
+ | width: 750px; | ||
+ | height: auto; | ||
+ | float: right; | ||
+ | } | ||
+ | .pic_200_auto { | ||
+ | margin: 10px 10px 10px 10px; | ||
+ | width: 200px; | ||
+ | height: auto; | ||
+ | float: right; | ||
+ | } | ||
+ | .pic_150_auto { | ||
+ | margin: 10px 10px 10px 10px; | ||
+ | width: 150px; | ||
+ | height: auto; | ||
+ | float: right; | ||
+ | } | ||
+ | .pic_100_auto { | ||
+ | margin: 10px 10px 10px 10px; | ||
+ | width: 100px; | ||
+ | height: auto; | ||
+ | float: right; | ||
+ | } | ||
+ | .team_portrait { | ||
+ | margin: 10px 30px 10px 10px; | ||
+ | width: 200px; | ||
+ | height: auto; | ||
+ | float: left; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 00:46, 27 October 2010