Template:UT-Tokyo CSS3

From 2010.igem.org

(Difference between revisions)
 
(115 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 112: Line 120:
margin:10px 0 0 0;
margin:10px 0 0 0;
padding:0;
padding:0;
 +
}
 +
 +
#main_menu>li {
 +
        margin:0;
 +
        paddding:0;
}
}
Line 144: Line 157:
#sponsor {
#sponsor {
background-position:0px -130px;
background-position:0px -130px;
 +
}
 +
 +
#consideration {
 +
background-position:0px -157px;
}
}
Line 153: 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 159: 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 169: Line 186:
display:block;
display:block;
text-decoration:none;
text-decoration:none;
-
color:#000;
 
}
}
Line 189: Line 205:
#sub_menu ul{
#sub_menu ul{
-
margin:0px;
+
margin:-10px 0px 0px 0px;
padding:0px;
padding:0px;
border:none;
border:none;
Line 202: Line 218:
width:75px;
width:75px;
height:85px;
height:85px;
-
margin:15px 0 15px 0;
+
margin:8px 0 8px 0;
}
}
Line 227: 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;
}
}
 +
/* sub sub menu base */  
/* sub sub menu base */  
Line 243: 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 ;
}
}
.hide{
.hide{
background-image:none;
background-image:none;
-
height:100px ;
+
height:120px ;
 +
 
}
}
Line 256: Line 274:
li#sss{
li#sss{
background-position:0px 0px !important;
background-position:0px 0px !important;
 +
 +
}
 +
 +
li#sss a{
 +
color:#000;
}
}
li#ssa{
li#ssa{
background-position:0px -255px !important;
background-position:0px -255px !important;
 +
color:#00f !important;
 +
text-decoration:underline;
 +
}
}
li#ssb{
li#ssb{
background-position:0px -510px !important;
background-position:0px -510px !important;
 +
color:#00f !important;
 +
text-decoration:underline !important;
 +
font-size:8pt;
 +
text-indent:0px !important;
}
}
Line 278: Line 308:
div#content_frame {
div#content_frame {
-
float:left;
+
float:right;
background:#FFF;
background:#FFF;
margin: 0px 5px 10px 8px;
margin: 0px 5px 10px 8px;
padding: 0px 0px 20px 0px;
padding: 0px 0px 20px 0px;
-
width:724px;
+
width:800px;
overflow:hidden;
overflow:hidden;
}
}
Line 288: Line 318:
div#title {
div#title {
overflow:hidden;
overflow:hidden;
-
width:724px;
+
width:100%;
margin:0;
margin:0;
padding:0;
padding:0;
Line 296: Line 326:
background-color:transparent;
background-color:transparent;
margin:0px;
margin:0px;
-
padding:15px 11px 10px 11px;
+
padding:15px 18px 10px 18px;
border:none;
border:none;
-
width:702px;
+
width:95%;
}
}
-
p.desc{
+
div#descrap {
 +
margin:auto;
 +
padding:auto;
 +
width:705px;
 +
}
 +
 
 +
 
 +
p.desc1{
color:#fff;
color:#fff;
-
margin: 10px 8px 10px 8px;
+
margin: 10px 8px 0px -8px;
margin-right:0px;
margin-right:0px;
-
padding: 15px 20px 15px 15px;
+
padding: 50px 20px 15px 200px;
-
width:190px;
+
width:495px;
-
height:437px;
+
height:155px;
-
overflow:;
+
}
 +
 
 +
p.desc2{
 +
color:#fff;
 +
margin: 0px 0px 10px 0px;
 +
margin-right:-5px;
 +
padding: 135px 20px 15px 15px;
 +
width:315px;
 +
height:270px;
 +
float:left;
}
}
Line 316: Line 362:
padding:auto;
padding:auto;
}
}
-
 
+
p#s_desc{
p#s_desc{
-
float:left;
 
background:url(https://static.igem.org/mediawiki/2010/3/37/Desc_base_s.png) no-repeat;
background:url(https://static.igem.org/mediawiki/2010/3/37/Desc_base_s.png) no-repeat;
}
}
p#a_desc{
p#a_desc{
-
float:left;
 
background:url(https://static.igem.org/mediawiki/2010/6/64/Desc_base_a.png) no-repeat;
background:url(https://static.igem.org/mediawiki/2010/6/64/Desc_base_a.png) no-repeat;
 +
font-size:8.8pt;
}
}
p#b_desc{
p#b_desc{
-
float:left;
 
background:url(https://static.igem.org/mediawiki/2010/e/e5/Desc_base_b.png) no-repeat;
background:url(https://static.igem.org/mediawiki/2010/e/e5/Desc_base_b.png) no-repeat;
 +
font-size:10pt;
}
}

Latest revision as of 18:08, 27 October 2010