Team:Freiburg Bioware/css

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<!-- Freiburg_bioware -->
<!-- Freiburg_bioware -->
 +
{{:Team:Freiburg_Bioware/css_font}}
 +
{{:Team:Freiburg_Bioware/css_images}}
 +
{{:Team:Freiburg_Bioware/css_menu}}
 +
{{:Team:Freiburg_Bioware/css_homepage}}
<html>
<html>
<!-- Stylesheed -->
<!-- Stylesheed -->
Line 20: Line 24:
/*Menu and the corresponding buttons*/
/*Menu and the corresponding buttons*/
-
#menu {
 
-
width: 960px;
 
-
margin: 0px 0px 0px 0px;
 
-
border: none;
 
-
}
 
-
 
-
div.menu_button_left a {
 
-
width: 120px;
 
-
height: 35px;
 
-
margin: 10px 0x 10px 0px;
 
-
padding: 15px 0px 0px 0px;
 
-
float: left;
 
-
font-weight: bold;
 
-
font-size: 12px;
 
-
text-decoration: none;
 
-
color: #555555;
 
-
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/2/2f/Freiburg10_button_a_left_120.jpg) no-repeat scroll center center;
 
-
/*border: 1px solid red;*/
 
-
border: none;
 
-
}
 
-
div.menu_button_left a:hover {
 
-
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/9/92/Freiburg10_button_aho_left_120.jpg) no-repeat scroll center center;
 
-
border: none;
 
-
}
 
-
 
-
div.menu_button_right a {
 
-
width: 120px;
 
-
height: 35px;
 
-
margin: 10px 0x 10px 0px;
 
-
padding: 15px 0px 0px 0px;
 
-
float: left;
 
-
font-weight: bold;
 
-
font-size: 12px;
 
-
text-decoration: none;
 
-
color: #555555;
 
-
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/a/a6/Freiburg10_button_a_right_120.jpg) no-repeat scroll center center;
 
-
/*border: 1px solid red;*/
 
-
border: none;
 
-
}
 
-
div.menu_button_right a:hover {
 
-
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/f/f9/Freiburg10_button_aho_right_120.jpg) no-repeat scroll center center;
 
-
border: none;
 
-
}
 
-
 
-
div.menu_button_center a {
 
-
width: 120px;
 
-
height: 35px;
 
-
margin: 10px 0x 10px 0px;
 
-
padding: 15px 0px 0px 0px;
 
-
float: left;
 
-
font-weight: bold;
 
-
font-size: 12px;
 
-
text-decoration: none;
 
-
color: #555555;
 
-
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/5/56/Freiburg10_button_a_120.jpg) no-repeat scroll center center;
 
-
/*border: 1px solid red;*/
 
-
border: none;
 
-
}
 
-
div.menu_button_center a:hover {
 
-
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/8/88/Freiburg10_button_aho_120.jpg) no-repeat scroll center center;
 
-
border: none;
 
-
}
 
-
 
-
/* Sub Menu */
 
/* You can find the Sub Menu at http:// */
/* You can find the Sub Menu at http:// */
-
/* Main area */
 
-
div.box_right {
 
-
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/4/4e/Freiburg10_background_white_780.png) no-repeat scroll center center;
 
-
width: 780px;
 
-
height: auto;
 
-
float: left;
 
-
margin: 20px 0px 0px 0px;
 
-
/*border: 1px solid black;*/
 
-
}
 
-
 
-
div.box_left_cluster a {
 
-
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/4/4e/Freiburg10_background_white_780.png) no-repeat scroll center center;
 
-
width: 245px;
 
-
height: 410px;
 
-
float: left;
 
-
margin: 10px 0px 0px 0px;
 
-
/*border: 1px solid black;*/
 
-
}
 
-
div.box_left_cluster a:hover {
 
-
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/4/4e/Freiburg10_background_white_780.png) no-repeat scroll center center;
 
-
text-decoration: none;
 
-
}
 
-
 
-
div.box_right_cluster a {
 
-
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/e/e3/Freiburg10_c1.png) no-repeat scroll center center;
 
-
width: 245px;
 
-
height: 200px;
 
-
float: left;
 
-
margin: 10px 0px 0px 10px;
 
-
/*border: 1px solid black;*/
 
-
}
 
-
div.box_right_cluster a:hover {
 
-
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/9/9a/Freiburg10_c2.png) no-repeat scroll center center;
 
-
text-decoration: none;
 
-
}
 
-
 
-
/* Images */
 
-
 
-
 
-
img {
 
-
border: none;
 
-
}
 
-
 
-
img.img-right {
 
-
float: left;
 
-
max-width: 200px;
 
-
max-height: 200px;
 
-
}
 
-
 
-
 
-
 
-
img.logoright {
 
-
margin: 20px 50px 50px 150px;
 
-
float: right;
 
-
}
 
-
 
-
img.logorightII {
 
-
margin: 50px 100px 30px 200px;
 
-
float: right;
 
-
}
 
-
 
-
img.spon5 {
 
-
margin: 70px 20px 10px 20px;
 
-
}
 
-
 
-
#animated_virus {
 
-
width: auto;
 
-
height: auto;
 
-
margin: 20px 20px 20px 50px;
 
-
float: right;
 
-
}
 
-
 
-
#ccc {
 
-
width: 120px;
 
-
height: 120px;
 
-
margin: 15px 10px 0px 10px;
 
-
float: right;
 
-
align: right;
 
-
vertical-align: bottom;
 
-
}
 
-
 
-
#logo {
 
-
width: 160px;
 
-
height: 180px;
 
-
margin: 15px 10px 0px 10px;
 
-
float: left;
 
-
align: left;
 
-
vertical-align: bottom;
 
-
}
 
-
 
-
#spon5 {
 
-
margin: 70px 20px 10px 20px;
 
-
}
 
/* Table */
/* Table */
-
#tablePage {
 
-
margin: 10px 10px 10px 10px;
 
-
float: right;
 
-
}
 
-
#tablePage2 {
 
-
margin: 10px 10px 10px 10px;
 
-
float: left;
 
-
}
 
-
 
-
/* font */
 
-
 
-
h1 {
 
-
display: block;
 
-
font-size: 2em;
 
-
color: #444444;
 
-
margin: .67em 0
 
-
text-align: center;
 
-
font-weight: bolder;
 
-
}
 
-
 
-
h2 {
 
-
display: block;
 
-
font: x-small sans-serif;
 
-
font-size: 1.5em;
 
-
color: #444444;
 
-
margin: .75em 0;
 
-
text-align: center;
 
-
font-weight: bolder;
 
-
border-bottom: 1px solid #aaa;
 
-
}
 
-
 
-
h3 {
 
-
display: block;
 
-
font-size: 1.17em;
 
-
color: #444444;
 
-
margin: .83em 0;
 
-
text-align: center;
 
-
font-weight: bolder;
 
-
}
 
-
 
-
h4 {
 
-
display: block;
 
-
color: #444444;
 
-
margin: 1.12em 0
 
-
text-align: center;
 
-
font-weight: bolder;
 
-
}
 
-
 
-
p.standard {
 
-
font-size: 12px;
 
-
color: #444444;
 
-
margin: 20px 10px 20px 10px;
 
-
text-align: justify;
 
-
}
 
-
 
-
p {
 
-
font-size: 12px;
 
-
color: #444444;
 
-
margin: 20px 10px 20px 10px;
 
-
text-align: justify;
 
-
}
 
</style>
</style>
 +
</html>

Revision as of 20:03, 6 October 2010