Template:SCU-head

From 2013.igem.org

(Difference between revisions)
 
(242 intermediate revisions not shown)
Line 1: Line 1:
-
{| style="border-bottom: white; text-align: center; border-left: white; background-color: red; width: 100%; height: 40px"
+
<div style="background:rgb(164,212,171)">
-
|-
+
<html>
-
! style="text-align: center" | [[Team:SCU_China |<span style="color: white">Home</span>]]
+
<!--<html><div id="SCU1"><ul style="font-family:Verdana;;">
-
! style="text-align: center" | [[Team:SCU_China/Team|<span style="color: white">Team</span>]]
+
<li><a href="https://2013.igem.org/Team:SCU_China/SCU-Results"><span style=" color:red;font-weight:bold;
-
! style="text-align: center" | [[Team:SCU_China/Project|<span style="color: white">Project</span>]]
+
font-size:20px;width:290px; text-align: center;font-size: small;">Click here to see RESULTS of Our Team</span></a></li></ul></div>-->
-
! style="text-align: center" | [[Team:SCU_China/Parts|<span style="color: white">parts submitted</span>]]
+
<head>
-
! style="text-align: center" | [[Team:SCU_China/Modeling|<span style="color: white">modeling</span>]]
+
<style type="text/css">
-
! style="text-align: center" | [[Team:SCU_China/Notebook|<span style="color: white">monobook</span>]]
+
body, input {
-
! style="text-align: center" | [[Team:SCU_China/Safety|<span style="color: white">safety</span>]]
+
font-family:Times New Roman;
-
! style="text-align: center" | [[Team:SCU_China/Attributions|<span style="color: white">attribution</span>]]
+
      font-size:14px;
-
|}
+
background-color:transparent;
 +
}
 +
 +
</style>
 +
<title>Animation</title>
 +
</head>
 +
 
 +
<body>
 +
<div ><img src="https://static.igem.org/mediawiki/2013/3/36/SCU-head2.png" width=965px; align=center;></div>
 +
</body>
 +
 
 +
</html>
 +
<html>
 +
<head>
 +
<style>
 +
#globalWrapper {width: 100%;}
 +
#top-section {width: 100%; height:0px; border:none;}
 +
#p-logo {display:none;}
 +
#search-controls {display:none;}
 +
#bodyContent {border:none;}
 +
.firstHeading {display:none; background-color:transparent;}
 +
#menubar a { background-color:transparent; font-size: small;}
 +
#siteSub {
 +
display:none;
 +
}
 +
#footer-box {
 +
display:none;
 +
}
 +
 
 +
#catlinks {display:none; background-color:transparent}
 +
 
 +
 
 +
    body { margin:0;
 +
padding:0;
 +
font:calibri ;border:none;
 +
}
 +
 
 +
table
 +
{background-color:rgb(209,255,218);
 +
      }
 +
 
 +
#toc,toc {background-color:transparent; border:0px;table-align:center; text-align:top;}
 +
 
 +
    #SCU {background-color:rgb(222,222,174);
 +
      float:left;
 +
      width:100%;
 +
      font-size:70%;
 +
      line-height:normal;
 +
      }
 +
    #SCU ul {
 +
  margin:0;
 +
  padding:0px 0px 0px 47px;
 +
      }
 +
    #SCU li {
 +
      display:inline;
 +
      margin:0;
 +
      padding:0;
 +
   
 +
      }
 +
    #SCU a {
 +
      float:left;
 +
          margin:0;
 +
      padding:0 0 0 0;
 +
      text-decoration:none;
 +
      }
 +
    #SCU a span {
 +
      float:left;
 +
      display:block;
 +
      background:url("https://static.igem.org/mediawiki/2013/d/d7/SCU-bar3.jpg") no-repeat right top;
 +
    padding:5px 0px 4px 0px;      color:#322130;
 +
 
 +
      }
 +
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
 +
    #SCU a span {float:none;}
 +
    /* End IE5-Mac hack */
 +
    #SCU a:hover span {
 +
      color:grey;
 +
      }
 +
    #SCU a:hover {
 +
      background-position:0% ;      }
 +
    #SCU a:hover span {
 +
      background-position:100% -45px;
 +
      }
 +
 
 +
      #SCU #current a {
 +
      background-position:0% -45px;
 +
      }
 +
      #SCU #current a span {
 +
      background-position:100% -45px
 +
      }
 +
#SCU a.this span {
 +
      float:left;
 +
      display:block;
 +
      background:url("https://static.igem.org/mediawiki/2013/d/d7/SCU-bar3.jpg") no-repeat right bottom;
 +
    padding:5px 0px 4px 0px;      color:grey;
 +
 
 +
      }
 +
 
 +
    #SCU1 {background-color:rgb(222,222,174);
 +
      float:left;
 +
      width:100%;
 +
      font-size:70%;
 +
      line-height:normal;
 +
      }
 +
    #SCU1 ul {
 +
  margin:0;
 +
  padding:0px 0px 0px 47px;
 +
      }
 +
    #SCU1 li {
 +
      display:inline;
 +
      margin:0;
 +
      padding:0;
 +
   
 +
      }
 +
    #SCU1 a {
 +
      float:left;
 +
          margin:0;
 +
      padding:0 0 0 0;
 +
      text-decoration:none;
 +
      }
 +
    #SCU1 a span {
 +
      float:left;
 +
      display:block;
 +
      background:url("https://static.igem.org/mediawiki/2013/d/d7/SCU-bar3.jpg") no-repeat right top;
 +
    padding:5px 0px 4px 0px;      color:#322130;
 +
          }
 +
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
 +
    #SCU1 a span {float:none;}
 +
    /* End IE5-Mac hack */
 +
    #SCU1 a:hover span {
 +
      color:grey;
 +
      }
 +
    #SCU1 a:hover {
 +
      background-position:0% ;      }
 +
        }
 +
 
 +
</style>
 +
</head>

Latest revision as of 10:38, 27 October 2013

Animation