Team:Freiburg Bioware/css homepage
From 2010.igem.org
(Difference between revisions)
(13 intermediate revisions not shown) | |||
Line 60: | Line 60: | ||
div.box_long img { | div.box_long img { | ||
max-width: 100px; | max-width: 100px; | ||
+ | max-height:100px; | ||
float:right; | float:right; | ||
margin:0 10px 10px 0; | margin:0 10px 10px 0; | ||
Line 65: | Line 66: | ||
div.box_long h2 { | div.box_long h2 { | ||
- | width: | + | width: 335px; |
} | } | ||
div.div_home { | div.div_home { | ||
width: 590px; | width: 590px; | ||
- | margin:15px; | + | margin:0 15px 15px; |
float:left; | float:left; | ||
} | } | ||
Line 76: | Line 77: | ||
div.virus { | div.virus { | ||
height:260px; | height:260px; | ||
- | margin: 15px; | + | margin: 0 15px 15px; |
float:right; | float:right; | ||
} | } | ||
- | /* | + | /* labjournal css */ |
+ | .box_labjournal_195 a { | ||
+ | margin: 5px 0px 5px 25px; | ||
+ | float: left; | ||
+ | width: 195px; | ||
+ | height: 260px; | ||
+ | background: transparent url(https://static.igem.org/mediawiki/2010/f/f0/Freiburg10_Box_Small.png) no-repeat scroll center 0px; | ||
+ | } | ||
+ | .box_labjournal_195 a:hover { | ||
+ | background: transparent url(https://static.igem.org/mediawiki/2010/7/7c/Freiburg10_Box_klein.png) no-repeat scroll center 0px; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .image_labjournal { | ||
+ | width: 195px; | ||
+ | height: auto; | ||
+ | margin: 0px 0px 0px 0px; | ||
+ | } | ||
+ | |||
+ | .boxes_labjournal_day { | ||
+ | font-family: verdana,arial,helvetica,geneva,sans-serif; | ||
+ | font-size: 12px; | ||
+ | text-align: left | ||
+ | margin: 10px 0px 0px 5px; | ||
+ | color: #333; | ||
+ | } | ||
+ | |||
+ | .boxes_labjournal_text { | ||
+ | font-family: verdana,arial,helvetica,geneva,sans-serif; | ||
+ | font-size: 12px; | ||
+ | text-align: center; | ||
+ | margin: 5px 0px 0px 0px; | ||
+ | color: #333; | ||
+ | } | ||
+ | |||
+ | /*labjournal style ends here */ | ||
#logo { | #logo { | ||
Line 116: | Line 152: | ||
margin:0; | margin:0; | ||
position:relative; | position:relative; | ||
- | top: | + | top:45px; |
+ | font-size:1em; | ||
+ | text-align:center; | ||
+ | left:-10px; | ||
+ | padding:0 5px; | ||
} | } | ||
Line 122: | Line 162: | ||
position:relative; | position:relative; | ||
top:-30px; | top:-30px; | ||
+ | } | ||
+ | |||
+ | div.box_long_news a h2 { | ||
+ | width: 275px; | ||
+ | } | ||
+ | |||
+ | /* go to the top */ | ||
- | + | #to_top { | |
- | width: | + | position: fixed; |
+ | bottom: 50px; | ||
+ | right: 10px; | ||
+ | height: 110px; | ||
+ | width: 40px; | ||
+ | background: transparent url("http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/c/cb/To_the_top_image.png") no-repeat scroll center center; | ||
+ | /*border: 1px solid black;*/ | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 16:41, 5 January 2011