Team:Freiburg Software/css image
From 2010.igem.org
(Difference between revisions)
(28 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
color: #888888; | color: #888888; | ||
background-color: #888888; | background-color: #888888; | ||
- | width: 300px | + | width: 300px; |
height: 2px; | height: 2px; | ||
+ | text-align: center; | ||
+ | margin: 30px 240px 30px 240px; | ||
+ | float: left; | ||
} | } | ||
Line 17: | Line 20: | ||
width: 100px; | width: 100px; | ||
height: 300px; | height: 300px; | ||
+ | } | ||
+ | |||
+ | .sponsor { | ||
+ | height: auto; | ||
+ | margin: 15px 20px 15px 20px; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | .icons { | ||
+ | margin: 0px 15px 5px 15px; | ||
+ | width: 110px; | ||
+ | height: auto; | ||
+ | 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