Template:Team:USTC-China/temp1

From 2011.igem.org

(Difference between revisions)
 
(30 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<head>
<style type="text/css">
<style type="text/css">
-
meta{base target=_blank }
+
.imgbox {
 +
  margin:20px;
 +
  padding:10px;
 +
  border:1px solid black;
 +
  text-align:center;
 +
  }
 +
.ppp{
 +
font-size:15px;
 +
}
-
/*expurgate top&bottom sections*/
+
#main_container {
-
html, body { margin: 0;
+
width: 900px;
-
              padding: 0;
+
height: auto;
 +
margin: auto;
 +
background-color:;
}
}
-
#top-section {height: 20px;
+
.box_content{
-
              margin-top: -5px;  
+
width:267px;
-
              margin-left: auto;  
+
height:380px;
-
              margin-right: auto;  
+
float:left;
-
              margin-bottom: 0
+
margin:10px 5px 10px 10px;
-
            !important;
+
background:url("https://static.igem.org/mediawiki/2011/a/a4/USTC-China_box_bg.gif") no-repeat top center;
-
              margin-bottom: 10px;  
+
        background-size:300px 380px;
-
              padding:0;  
+
-
              border:none;
+
}
}
-
#p-logo {     height:100px;  
+
.ach{
-
              overflow:hidden;
+
width:290px;
-
              display: none;
+
height:680px;
 +
float:left;
 +
margin:0px 0px 0px 0px;
 +
background:url("https://static.igem.org/mediawiki/2011/4/49/Meteoroid1.jpg") no-repeat top center;
 +
        background-size:300px 650px;
}
}
-
#search-controls{display: none;
+
.box_title{
 +
padding:10px 0 10px 0;
}
}
-
.firstHeading{display: none;
+
.title_icon{
 +
float:left;
 +
padding:0 5px 0 10px;
}
}
-
#catlinks{  
+
.box_text_content{
-
              display: none;
+
width:250px;
 +
float:left;
 +
padding:15px 0 0 15px;
}
}
-
#footer-box{
+
.box_icon{
-
              background:transparent #222222 url("https://static.igem.org/mediawiki/2011/9/94/Background11.png") center top fixed repeat-y;
+
float:left;
-
              text-transform: ;
+
padding:0 5px 0 0 ;
-
              text-decoration: ;
+
}
-
              text-color:#00ff00;
+
.box_text{
-
              border:none;
+
width:220px;
-
              margin-top:-10px;
+
float:left;
-
              filter:alpha(opacity=60);
+
text-align:justify;
 +
padding:0 0 0 10px;
 +
}
 +
a.details{
 +
float:right;
 +
padding:5px 15px 0 0;
 +
text-decoration:none;
 +
font-weight:bold;
 +
color:#f8851f;
}
}
-
/*format of text*/
 
-
#Layer1 {
 
-
position:absolute;
 
-
left:-220px;
 
-
top:-10px;
 
-
width:150%;
 
-
height:250mm;
 
-
+
 
 +
table#toc{
 +
display:none;
}
}
 +
.header {
 +
position: relative;
 +
width: 960px;
 +
height: 50px;
 +
padding: 0;
 +
padding-top: 0px;
 +
padding-right: 0px;
 +
padding-bottom: 0px;
 +
padding-left: 0px;
 +
margin: 0 auto;
 +
margin-top: 0px;
 +
margin-right: auto;
 +
margin-bottom: 0px;
 +
margin-left: -30px;
-
div#text{    text-indent: 0em;
+
background-repeat-x: repeat;
-
              white-space: pre-wrap;
+
background-repeat-y: no-repeat;
-
              font-size:17px;}
+
background-attachment: initial;
-
h1{          letter-spacing: 0.1em;
+
background-position-x: initial;
-
              font-weight: 0.1px;
+
background-position-y: initial;
-
              text-align:center;
+
background-origin: initial;
-
              font-family:Microsoft Sans Serif;
+
background-clip: initial;
 +
background-color: initial;
}
}
-
div#textNot{   
+
/* ---------- Navigation ---------- */
-
margin-right:10mm;
+
 
-
margin-top:2mm;
+
ul  {
-
white-space: pre-wrap;
+
      list-style-image: none;
-
font-size:14px;
+
}
}
-
pic{
 
-
align:center;
 
-
}link{
 
-
font-color: red;}
 
-
/*background*/
+
#nav {
-
#content{   background:transparent url("https://static.igem.org/mediawiki/2011/9/94/Background11.png") center top fixed repeat-y;
+
float: right;
-
              padding: 0px;
+
font-family: Arial, Helvetica, sans-serif;
-
      margin:0 auto;
+
font-weight: bold;
-
              border: none;
+
font-size: 12px;
-
              top:-10px;
+
padding-top: 70px;
 +
height: 43px;
}
}
-
body {       background:#000000 url("https://static.igem.org/mediawiki/2011/0/09/Bg2.gif") no-repeat top center fixed;
+
 
 +
#nav .last {
 +
padding-right: 2px;
 +
 
 +
background-repeat:no-repeat;
 +
background-position:right;
}
}
 +
 +
#nav, #nav ul{
 +
margin:0;
 +
padding:0;
 +
list-style-type:none;
 +
list-style-position:outside;
 +
position:relative;
 +
line-height:1.5em;
 +
width: 960px;
 +
height: 50px;
 +
}
 +
 +
#nav .on {
 +
color:#fff !important;
 +
background-image: url(images/USTC-China_nav_button_bg.jpg) !important;
 +
background-position: bottom left !important;
 +
}
 +
 +
#nav a:link, #nav a:active, #nav a:visited{
 +
    display:block;
 +
    padding: 14px 35px;
 +
    color:#a5a5a5;
 +
    text-decoration:none;
 +
text-transform: uppercase;
 +
background-image: url(images/USTC-China_nav_button_bg.jpg);
 +
background-position: top left;
 +
}
 +
 +
#nav a:hover {
 +
    color:#fff;
 +
background-image: url(images/USTC-China_nav_button_bg.jpg);
 +
background-position: bottom left;
 +
}
 +
 +
#nav li{
 +
width:126px;
 +
float:left;
 +
position:relative;
 +
background: #004370;
 +
}
 +
 +
#nav li.nimei{
 +
width:203px;
 +
float:left;
 +
position:relative;
 +
background: #004370;
 +
}
 +
 +
#nav ul {
 +
    position:absolute;
 +
    width:13em;
 +
    top:3.8em;
 +
    display:none;
 +
z-index: 1;
 +
}
 +
 +
#nav li ul a {
 +
    width:9em;
 +
    float:left;
 +
background-color: #004370;
 +
/* #2e2e2e*/
 +
/* #004370;*/
 +
/* #292929;*/
 +
/*#33ADFF;*/
 +
background-image: none !important;
 +
}
 +
 +
#nav li ul a:hover {
 +
background-color: #33ADFF;
 +
}
 +
 +
#nav ul ul{
 +
top:auto;
 +
}
 +
 +
#nav li ul ul {
 +
    left:12em;
 +
    margin:0px 0 0 10px;
 +
    }
 +
 +
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
 +
    display:none;
 +
    }
 +
 +
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
 +
    display:block;
 +
    }
</style>
</style>
 +
<html>
</html>
</html>

Latest revision as of 17:38, 28 October 2011