Team:Freiburg Bioware/css homepage
From 2010.igem.org
(Difference between revisions)
(7 intermediate revisions not shown) | |||
Line 71: | Line 71: | ||
div.div_home { | div.div_home { | ||
width: 590px; | width: 590px; | ||
- | margin:15px; | + | margin:0 15px 15px; |
float:left; | float:left; | ||
} | } | ||
Line 77: | 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 120: | Line 155: | ||
font-size:1em; | font-size:1em; | ||
text-align:center; | text-align:center; | ||
+ | left:-10px; | ||
+ | padding:0 5px; | ||
} | } | ||
.news { | .news { | ||
position:relative; | position:relative; | ||
- | top:- | + | top:-30px; |
} | } | ||
- | div.box_long_news a h2 | + | div.box_long_news a h2 { |
width: 275px; | width: 275px; | ||
+ | } | ||
+ | |||
+ | /* go to the top */ | ||
+ | |||
+ | #to_top { | ||
+ | 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