Template:UT-Tokyo CSS3

From 2010.igem.org

(Difference between revisions)
(New page: <html> <style type="text/css"> @charset "utf-8"; - CSS Document: body { background-color:#666; margin:0px; padding:5px; padding-bottom:0px; border:none; width:965px; text-align:...)
 
(125 intermediate revisions not shown)
Line 10: Line 10:
padding-bottom:0px;
padding-bottom:0px;
border:none;
border:none;
-
width:965px;
 
text-align:justify;
text-align:justify;
font-family:Verdana, Geneva, sans-serif;
font-family:Verdana, Geneva, sans-serif;
-
font-size:10pt;
 
}
}
Line 55: Line 53:
li{
li{
-
list-style-type:none;
+
list-style:none !important;
}
}
Line 66: Line 64:
-webkit-box-shadow: 5px 5px 10px #000; /* Safari and Chrome */
-webkit-box-shadow: 5px 5px 10px #000; /* Safari and Chrome */
     box-shadow: 5px 5px 10px #000;
     box-shadow: 5px 5px 10px #000;
-
behavior: url(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 86: Line 84:
-webkit-box-shadow: 5px 5px 10px #000;  
-webkit-box-shadow: 5px 5px 10px #000;  
     box-shadow: 5px 5px 10px #000;
     box-shadow: 5px 5px 10px #000;
-
behavior: url(js/ie-css3.htc);
+
behavior: url(http://igem-ut.net/wiki2/js/ie-css3.htc);
}
}
Line 92: Line 90:
/* MAIN MENU */
/* MAIN MENU */
 +
 +
a#igemlogo{
 +
 +
    position: absolute;
 +
    top: 25px;
 +
    right: 70px;
 +
 +
}
div#main_menu {
div#main_menu {
background-color:white;
background-color:white;
-
background:url(image/menu_base.png) no-repeat;
+
background:url(https://static.igem.org/mediawiki/2010/a/a4/Menu_base.png) no-repeat;
margin: -3px 0 0 0;
margin: -3px 0 0 0;
padding-top: 8px;
padding-top: 8px;
Line 114: Line 120:
margin:10px 0 0 0;
margin:10px 0 0 0;
padding:0;
padding:0;
 +
}
 +
 +
#main_menu>li {
 +
        margin:0;
 +
        paddding:0;
}
}
#main_menu>li>a {
#main_menu>li>a {
-
background-image:url(image/menu_chara.png);
+
background-image:url(https://static.igem.org/mediawiki/2010/e/ed/Menu_chara.png);
display:block;
display:block;
width:120px;
width:120px;
Line 146: Line 157:
#sponsor {
#sponsor {
background-position:0px -130px;
background-position:0px -130px;
 +
}
 +
 +
#consideration {
 +
background-position:0px -157px;
}
}
Line 155: 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 161: 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 171: Line 186:
display:block;
display:block;
text-decoration:none;
text-decoration:none;
-
color:#000;
 
}
}
Line 186: Line 200:
-webkit-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
     box-shadow: 2px 2px 5px #000;
     box-shadow: 2px 2px 5px #000;
-
behavior: url(js/ie-css3.htc);
+
behavior: url(http://igem-ut.net/wiki2/js/ie-css3.htc);
display:block;
display:block;
}
}
#sub_menu ul{
#sub_menu ul{
-
margin:0px;
+
margin:-10px 0px 0px 0px;
padding:0px;
padding:0px;
border:none;
border:none;
Line 201: Line 215:
a.sub_logo{
a.sub_logo{
-
background:url(image/sub_menu_logo.png);
+
background:url(https://static.igem.org/mediawiki/2010/3/3a/Sub_menu_logo.png);
width:75px;
width:75px;
height:85px;
height:85px;
-
margin:15px 0 15px 0;
+
margin:8px 0 8px 0;
}
}
Line 229: 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 258:
.open{
.open{
-
background-image:url(image/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 ;
}
}
-
.hidden{
+
.hide{
background-image:none;
background-image:none;
-
height:100px ;
+
height:120px ;
 +
 
}
}
Line 258: 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;
 +
}
 +
 +
.s_hide{
 +
display:none;
}
}
Line 280: Line 312:
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 286: Line 318:
div#title {
div#title {
overflow:hidden;
overflow:hidden;
-
width:724px;
+
width:100%;
margin:0;
margin:0;
padding:0;
padding:0;
Line 294: 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 314: 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(image/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(image/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(image/desc_base_b.png) no-repeat;
+
font-size:10pt;
}
}
Line 347: Line 394:
/* FOOTER END */
/* FOOTER END */
 +
 +
/*wiki hack*/
 +
#globalWrapper {
 +
    background-color: transparent;
 +
    padding-bottom:0px;
 +
    border: none;
 +
    }
 +
#content {
 +
    background-color: transparent;
 +
    border:none;
 +
    padding-bottom:none;
 +
    margin-bottom:none;
 +
    }
 +
#bodyContent {
 +
    border: none;
 +
    }
 +
#top-section {
 +
    height: 14px;
 +
    margin-top: -16px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    margin-bottom: 4px !important;
 +
    padding:0;
 +
    border: none;
 +
    }
 +
#p-logo {
 +
    height:1px;
 +
    overflow:hidden;
 +
    border:none;
 +
    }
 +
#search-controls {
 +
    overflow:hidden;
 +
    display:none;
 +
    background: none;
 +
    position: absolute;
 +
    top: 100px;
 +
    right: 40px;
 +
    }         
 +
.left-menu { width: 400px; display:block; float:left; margin-top:-62px; margin-right:30px; border: none;  left:20px;}                                                                                                                                 
 +
.left-menu ul { border: none; }
 +
 +
#menubar.right-menu {
 +
    width:300px;
 +
    display:block;
 +
    float:left;
 +
    margin-top:-62px;
 +
    padding-left:50px;
 +
    border: none;
 +
    right:50px;
 +
    }                                                                                                                                                       
 +
.right-menu ul { border: none;}
 +
 +
#menubar li a{
 +
    color:#fcf;
 +
}
 +
 +
#menubar li a:hover {
 +
    color:#fcf;
 +
    text-decoration:underline;
 +
}
 +
 +
#menubar li.selected a {
 +
    color:#555555;
 +
}
 +
 +
#footer-box {
 +
    background-color: white;
 +
    border: none;
 +
    width: 965px;
 +
    margin: 0 auto;
 +
    margin-bottom:none;
 +
    padding-left:5px;
 +
    padding-right:5px;
 +
    }
 +
#footer {
 +
    border: none;
 +
    width: 965px;
 +
    margin: 0;
 +
    padding: 0;
 +
    background-color:white;
 +
    }                                                                                                                                                        .firstHeading { display: none;}
 +
#f-list a {
 +
    color: #333;
 +
    font-size: 10px;
 +
    }
 +
#f-list a:hover {
 +
    color: #666;
 +
    }
 +
#footer ul {
 +
    margin: 0;
 +
    padding: 0;
 +
    }
 +
#footer ul li {
 +
    margin-top: 0;
 +
    margin-bottom: 0;
 +
    margin-left: 10px;
 +
    margin-right: 10px;
 +
    padding: 0;
 +
    }
 +
/*wiki hack end*/
</style>
</style>
</html>
</html>

Latest revision as of 18:08, 27 October 2010