Team:Freiburg Bioware/css homepage

From 2010.igem.org

(Difference between revisions)
 
(18 intermediate revisions not shown)
Line 59: Line 59:
div.box_long img {
div.box_long img {
-
max-width: 50px;
+
max-width: 100px;
 +
max-height:100px;
float:right;
float:right;
margin:0 10px 10px 0;
margin:0 10px 10px 0;
Line 70: Line 71:
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;
}
}
-
div.box_labjournal_195 a {
+
 
-
margin: 15px 15px 15px 15px;
+
/* labjournal css */
 +
 
 +
.box_labjournal_195 a {
 +
margin: 5px 0px 5px 25px;
float: left;
float: left;
width: 195px;
width: 195px;
height: 260px;
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;
background: transparent url(https://static.igem.org/mediawiki/2010/7/7c/Freiburg10_Box_klein.png) no-repeat scroll center 0px;
 +
text-decoration: none;
}
}
-
div.box_labjournal_195 a:hover {
+
 
-
background: green url(https://static.igem.org/mediawiki/2010/7/7c/Freiburg10_Box_klein.png) no-repeat scroll center 0px;
+
.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 118: Line 147:
padding: 0;
padding: 0;
margin: 0;
margin: 0;
 +
        top:-30px;
}
}
.news p {
.news p {
margin:0;
margin:0;
 +
position:relative;
 +
top:45px;
 +
font-size:1em;
 +
text-align:center;
 +
left:-10px;
 +
padding:0 5px;
 +
}
 +
 +
.news {
 +
position:relative;
 +
top:-30px;
 +
}
 +
 +
div.box_long_news a h2 {
 +
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