Template:UT-Tokyo CSS3

From 2010.igem.org

(Difference between revisions)
 
(45 intermediate revisions not shown)
Line 66: Line 66:
behavior: url(http://igem-ut.net/wiki2/js/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */   
behavior: url(http://igem-ut.net/wiki2/js/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */   
}  
}  
-
+
 
.top_radius {
.top_radius {
-moz-border-radius-topright:10px;
-moz-border-radius-topright:10px;
Line 90: Line 90:
/* MAIN MENU */
/* MAIN MENU */
 +
 +
a#igemlogo{
 +
 +
    position: absolute;
 +
    top: 25px;
 +
    right: 70px;
 +
 +
}
div#main_menu {
div#main_menu {
Line 149: Line 157:
#sponsor {
#sponsor {
background-position:0px -130px;
background-position:0px -130px;
 +
}
 +
 +
#consideration {
 +
background-position:0px -157px;
}
}
Line 158: Line 170:
background-color:#fff;
background-color:#fff;
margin:0 0 0 8px;
margin:0 0 0 8px;
-
padding:20px 0 10px 0;
+
padding:20px 0 13px 0;
float:left;
float:left;
width:75px;
width:75px;
Line 164: Line 176:
font-family:"Times New Roman", Times, serif;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-weight:bold;
-
font-size:12pt;
+
font-size:10pt;
}
}
Line 206: Line 218:
width:75px;
width:75px;
height:85px;
height:85px;
-
margin:15px 0 15px 0;
+
margin:8px 0 8px 0;
}
}
Line 231: Line 243:
.ss_menu li{
.ss_menu li{
-
margin:1px 0px 0px 0px;
+
margin:0px 0px 0px 0px;
-
padding:0px 0 6px 0;
+
padding:3px 0 5px 0;
}
}
Line 248: Line 260:
background-image:url(https://static.igem.org/mediawiki/2010/3/35/Sub_menu_base.png);
background-image:url(https://static.igem.org/mediawiki/2010/3/35/Sub_menu_base.png);
background-repeat: no-repeat ;
background-repeat: no-repeat ;
-
height:254px ;
+
height:290px ;
}
}

Latest revision as of 18:08, 27 October 2010