Template:Team:UC Davis/Head

From 2013.igem.org

(Difference between revisions)
 
(96 intermediate revisions not shown)
Line 12: Line 12:
       <!-- End head Scripts -->
       <!-- End head Scripts -->
 +
<script>
 +
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 +
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 +
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
 +
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 +
  ga('create', 'UA-44427828-1', 'igem.org');
 +
  ga('send', 'pageview');
 +
 +
</script>
<style type="text/css">
<style type="text/css">
Line 21: Line 30:
               a.white:active {color:#FFF;}  /* selected link */  
               a.white:active {color:#FFF;}  /* selected link */  
 +
a{color:#909090}
 +
a:visited{color:#909090}
.floatbox
.floatbox
Line 34: Line 45:
                     font-size:13px;
                     font-size:13px;
                     color:rgba(225,225,225,.9);
                     color:rgba(225,225,225,.9);
 +
                    text-align:justify;
               }
               }
Line 47: Line 59:
                     font-size:13px;
                     font-size:13px;
                     color:rgba(225,225,225,.9);
                     color:rgba(225,225,225,.9);
 +
                    text-align:justify;
               }
               }
.floatboxleft
.floatboxleft
               {
               {
-
                     width:132px;
+
                     width:102px;
                     float:left;
                     float:left;
                     background-color: rgba(0,0,0,.65);
                     background-color: rgba(0,0,0,.65);
-
                    margin-top: 10px;
 
                     border-radius: 4px;
                     border-radius: 4px;
                     padding: 15px 15px 15px 15px;
                     padding: 15px 15px 15px 15px;
Line 85: Line 97:
                   font-size: 13px;
                   font-size: 13px;
                   color: rgba(225,225,225,1);
                   color: rgba(225,225,225,1);
 +
                  text-align:justify;
               }
               }
Line 97: Line 110:
                     font:sans-serif;
                     font:sans-serif;
                     font-size:11px;
                     font-size:11px;
-
                     color:#FFFFFF;        
+
                     color:#FFFFFF;
-
                      
+
                     text-align:justify;                           
               }
               }
Line 209: Line 222:
               /* Making the level 1 submenu to appear on hover */
               /* Making the level 1 submenu to appear on hover */
               .nav>li:hover>ul {
               .nav>li:hover>ul {
-
              left: 1px;
+
              left: 0px;
               }
               }
Line 302: Line 315:
               .nav>li:last-child:hover>ul  
               .nav>li:last-child:hover>ul  
               {
               {
-
                     left: 1px;
+
                     left: 0px;
               }
               }
Line 315: Line 328:
               /* Hiding default wiki displays: Credits to TU-Delft and Groningen for the code! */
               /* Hiding default wiki displays: Credits to TU-Delft and Groningen for the code! */
               #globalWrapper {
               #globalWrapper {
-
                     background-color: rgba(255,255,255,1);
+
                     background-color: rgba(255, 255, 155, );
                     background-image: url('https://static.igem.org/mediawiki/2013/8/85/UC_Davis_13_DNA-background.jpg');
                     background-image: url('https://static.igem.org/mediawiki/2013/8/85/UC_Davis_13_DNA-background.jpg');
                     background-size: 100%;
                     background-size: 100%;
Line 328: Line 341:
                     width: 967px;
                     width: 967px;
                     padding: 0px 0px 0px 0px;
                     padding: 0px 0px 0px 0px;
-
                    background: white;
 
                     border: none;
                     border: none;
                     color: black;
                     color: black;
Line 342: Line 354:
                     background-image: url('http://biobm.com/images/DNA-background.jpg');
                     background-image: url('http://biobm.com/images/DNA-background.jpg');
                     background-size: 100%;
                     background-size: 100%;
 +
                    background-color: rgba(255, 255, 155, 1)
                     background-repeat: no-repeat;
                     background-repeat: no-repeat;
                     background-attachment:fixed;
                     background-attachment:fixed;
Line 498: Line 511:
       .showbox tr:first-child td {   
       .showbox tr:first-child td {   
-
           border-top: 0px;
+
           border-top: 1px;
           padding-top: 1px
           padding-top: 1px
       }
       }
       .showbox tr:last-child td {
       .showbox tr:last-child td {
-
           border-bottom: 0px;
+
           border-bottom: 1px;
           padding-bottom: 1px
           padding-bottom: 1px
       }
       }
       .showbox tr td:first-child {
       .showbox tr td:first-child {
-
           border-left: 0px;
+
           border-left: 1px;
           padding-left: 1px;
           padding-left: 1px;
       }
       }
       .showbox tr td:last-child {
       .showbox tr td:last-child {
-
           border-right: 0px;
+
           border-right: 1px;
           padding-right: 1px;
           padding-right: 1px;
       }
       }
Line 532: Line 545:
           }
           }
       .showbox img {
       .showbox img {
 +
          height:120px;
 +
          width:120px;
 +
          float:left;
 +
          border-radius:4px;
 +
          margin-right:10px;
 +
          }
 +
 +
      .showbox1 tr:first-child td { 
 +
          border-top: 1px;
 +
          padding-top: 1px;
 +
      }
 +
      .showbox1 tr:last-child td {
 +
          border-bottom: 1px;
 +
          padding-bottom: 1px
 +
      }
 +
      .showbox1 tr td:first-child {
 +
          border-left: 1px;
 +
          padding-left: 1px;
 +
      }
 +
      .showbox1 tr td:last-child {
 +
          border-right: 1px;
 +
          padding-right: 1px;
 +
      }
 +
 +
      .showbox1 {
 +
          background:none;
 +
          color:#ffffff;
 +
          vertical-align:baseline;
 +
          border-collapse:collapse;
 +
          }
 +
      .showbox1 td {
 +
          background:none;
 +
          border:1px solid rgba(65,65,65,.64);
 +
          padding:10px;
 +
          width:50%;
 +
          }
 +
      .showbox1 p {
 +
          text-align:top;
 +
          color:#ffffff;
 +
          margin:0px;
 +
          }
 +
      .showbox1 img {
 +
          height:120px;
 +
          width:120px;
 +
          float:left;
 +
          border-radius:4px;
 +
          margin-right:10px;
 +
          }
 +
 +
 +
      a:hover {
 +
          text-decoration:none;
 +
          }
 +
 +
  /*end showboxstyling */ 
 +
 +
  /*showboxwide styling*/
 +
 +
      .showboxwide tr:first-child td { 
 +
          border-top: 0px;
 +
          padding-top: 1px
 +
      }
 +
      .showboxwide tr:last-child td {
 +
          border-bottom: 0px;
 +
          padding-bottom: 1px
 +
      }
 +
      .showboxwide tr td:first-child {
 +
          border-left: 0px;
 +
          padding-left: 1px;
 +
      }
 +
      .showboxwide tr td:last-child {
 +
          border-right: 0px;
 +
          padding-right: 1px;
 +
      }
 +
 +
      .showboxwide {
 +
          background:none;
 +
          color:#ffffff;
 +
          vertical-align:baseline;
 +
          border-collapse:collapse;
 +
          }
 +
      .showboxwide td {
 +
          background:none;
 +
          border:1px solid rgba(65,65,65,.64);
 +
          padding:15px;
 +
          width:50%;
 +
          }
 +
      .showboxwide p {
 +
          text-align:top;
 +
          color:#ffffff;
 +
          margin:0px;
 +
          }
 +
      .showboxwide img {
           height:120px;
           height:120px;
           width:120px;
           width:120px;
Line 539: Line 645:
           }
           }
-
       .showbox a:hover {
+
       .showboxwide a:hover {
           text-decoration:none;
           text-decoration:none;
           }
           }
-
   /*end showboxstyling */                        
+
   /*end showboxwide styling */      
 +
 
 +
    /* to center an image on a line by itself */
 +
    .centerimg{
 +
        display: block;
 +
        margin-left:auto;
 +
        margin-right:auto;
 +
        float:none;
 +
    }                 
 +
 
 +
    table.black{
 +
        background: none;
 +
        color:rgba(225,225,225,.9);}
 +
    table.black td{
 +
          border:1px solid rgba(65,65,65,.64);}
 +
 
 +
    .bold{font-weight:bolder;
 +
            font-size:14pt;}
 +
 
 +
/*  Begin Blur CSS  */
 +
.blur
 +
{
 +
filter: hue-rotate(0);
 +
-webkit-filter: hue-rotate(0);
 +
-moz-filter: hue-rotate(0);
 +
-o-filter: hue-rotate(0);
 +
-ms-filter: hue-rotate(0);
 +
}
 +
 
 +
.blur:hover
 +
{
 +
 
 +
 
 +
        filter: hue-rotate(180deg);
 +
-webkit-filter: hue-rotate(180deg);
 +
-moz-filter: hue-rotate(180deg);
 +
-o-filter: hue-rotate(180deg);
 +
-ms-filter: hue-rotate(180deg);
 +
}
 +
 
 +
/*End Blur CSS */
 +
 
 +
.genpic { border-radius:4px;
 +
          margin-right:10px;
 +
          margin-bottom:10px;
 +
          }
 +
 
 +
.genpicfloatleft
 +
        { border-radius:4px;
 +
          margin-right:10px;
 +
          margin-bottom:10px;
 +
          float:left;
 +
        }
 +
.genpicfloatright
 +
        { border-radius:4px;
 +
          margin-left:10px;
 +
          float:right;
 +
          margin-bottom:10px;
 +
        }
 +
.clear  {clear:both;}
 +
 
 +
                 
 +
/*begin parts table css*/
 +
.partstable
 +
        {width:700px;
 +
        }
 +
 
 +
/*end parts table css*/
 +
 
 +
/*back to top links*/
 +
a.to_top {float:right;
 +
            font-size:12pt;}
 +
 
</style>
</style>
 +
 +
</head>
</head>
<body>
<body>
-
 
+
<a id="top">
 +
</a>
       <ul class="nav">
       <ul class="nav">
Line 560: Line 741:
                     <ul>
                     <ul>
                             <li><a href="https://2013.igem.org/Team:UC_Davis/Team_Overview">Overview</a></li>
                             <li><a href="https://2013.igem.org/Team:UC_Davis/Team_Overview">Overview</a></li>
-
                    <li><a href="https://igem.org/Team.cgi">Team Profile</a></li>
 
                             <li><a href="https://2013.igem.org/Team:UC_Davis/Bios">Bios</a></li>
                             <li><a href="https://2013.igem.org/Team:UC_Davis/Bios">Bios</a></li>
    <li><a href='/Team:UC_Davis/Contact'>Contact Us</a></li>
    <li><a href='/Team:UC_Davis/Contact'>Contact Us</a></li>
 +
                    <li><a href="https://igem.org/Team.cgi?id=1212">Official Team Profile</a></li>
                     </ul>
                     </ul>
        </li>
        </li>
Line 569: Line 750:
<ul>
<ul>
<li><a href="https://2013.igem.org/Team:UC_Davis/Project_Overview">Overview</a></li>
<li><a href="https://2013.igem.org/Team:UC_Davis/Project_Overview">Overview</a></li>
 +
                                <li><a href="/Team:UC_Davis/Modeling">Modeling</a></li>
<li><a href='/Team:UC_Davis/Assembly'>Assembly</a></li>
<li><a href='/Team:UC_Davis/Assembly'>Assembly</a></li>
<li><a href='/Team:UC_Davis/Parts'>Parts</a></li>
<li><a href='/Team:UC_Davis/Parts'>Parts</a></li>
<li><a href='/Team:UC_Davis/Safety'>Safety</a></li>
<li><a href='/Team:UC_Davis/Safety'>Safety</a></li>
-
                                <li><a href="https://2013.igem.org/Team:UC_Davis/Gallery">Gallery</a></li>
 
</ul>
</ul>
 +
</li>
 +
<li class="dropdown leftbookend rightbookend">
 +
<a href="/Team:UC_Davis/Data" style="font-size:13px;">Data</a>
 +
                        <ul>
 +
                        <li><a href="/Team:UC_Davis/Data">Testing Constructs</a></li>
 +
<li><a href="/Team:UC_Davis/AndersonPromoters">Anderson Promoters</a></li>
 +
                        <li><a href="/Team:UC_Davis/AndersonPromoters2">Anderson II</a></li>
 +
                        </ul>
</li>
</li>
<li class="dropdown leftbookend rightbookend">
<li class="dropdown leftbookend rightbookend">
-
<a href="/Team:UC_Davis/Notebook" style="font-size:13px;">Notebook</a>
+
<a href='/Team:UC_Davis/Notebook_Overview' style="font-size:13px;">Notebook</a>
<ul>
<ul>
-
                                <li><a href='/Team:UC_Davis/Notebook_Overview'>Overview</a></li>
 
                                 <li><a href="/Team:UC_Davis/Notebook">Notebook</a></li>
                                 <li><a href="/Team:UC_Davis/Notebook">Notebook</a></li>
-
<li><a href='/Team:UC_Davis/Safety'>Safety</a></li>
+
<li><a href="/Team:UC_Davis/Protocols">Protocols</a></li>
-
<li><a href='/Team:UC_Davis/Protocols'>Protocols</a></li>
+
                                <li><a href="https://2013.igem.org/Team:UC_Davis/Gallery">Gallery</a></li>
-
                                 <li><a href="/Team:UC_Davis/Data">Data</a></li>
+
                                 <li><a href="https://2013.igem.org/Team:UC_Davis/Attributions">Attributions</a></li>
</ul>
</ul>
-
</li>
 
-
<li class="dropdown leftbookend rightbookend">
 
-
<a href="#" style="font-size:13px;">Modeling</a>
 
-
<ul>
 
-
                                <li><a href='https://2013.igem.org/Team:UC_Davis/Modelling'>Overview</a></li>
 
-
                                <li><a href='/Team:UC_Davis/Stochastic'>Stochastic</a></li>
 
-
<li><a href='/Team:UC_Davis/Deterministic'>Deterministic</a></li>
 
-
</ul>
 
</li>
</li>
<li class="dropdown rightbookend">
<li class="dropdown rightbookend">
Line 598: Line 778:
<li><a href='/Team:UC_Davis/HumanPracticesOverview'>Overview</a></li>
<li><a href='/Team:UC_Davis/HumanPracticesOverview'>Overview</a></li>
<li><a href='/Team:UC_Davis/Outreach'>Outreach</a></li>
<li><a href='/Team:UC_Davis/Outreach'>Outreach</a></li>
-
                                 <li><a href='/Team:UC_Davis/Database'>Experimental Database</a></li>
+
                                 <li><a href='/Team:UC_Davis/Database'>The Depot</a></li>
</ul>
</ul>
</li>
</li>
Line 604: Line 784:
-
</body>
 
 +
<script>if (window.runOnloadHook) runOnloadHook();</script>
 +
 +
</body>
</html>
</html>

Latest revision as of 05:25, 8 September 2014