Template:Team:UC Davis/Head

From 2013.igem.org

(Difference between revisions)
 
(78 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
Line 84: Line 97:
                   font-size: 13px;
                   font-size: 13px;
                   color: rgba(225,225,225,1);
                   color: rgba(225,225,225,1);
 +
                  text-align:justify;
               }
               }
Line 96: Line 110:
                     font:sans-serif;
                     font:sans-serif;
                     font-size:11px;
                     font-size:11px;
-
                     color:#FFFFFF;        
+
                     color:#FFFFFF;
-
                      
+
                     text-align:justify;                           
               }
               }
Line 314: 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 327: 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 341: 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 497: 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 535: Line 549:
           float:left;
           float:left;
           border-radius:4px;
           border-radius:4px;
-
           margin-right:10px
+
           margin-right:10px;
           }
           }
-
       .showbox a:hover {
+
       .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;
           text-decoration:none;
           }
           }
Line 592: Line 649:
           }
           }
-
   /*end showboxwide styling */                        
+
   /*end showboxwide styling */      
-
</style>
+
    /* to center an image on a line by itself */
 +
    .centerimg{
 +
        display: block;
 +
        margin-left:auto;
 +
        margin-right:auto;
 +
        float:none;
 +
    }                 
-
<!--Begin Gallery CSS-->
+
    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  */
-
<style>
+
.blur
-
/* line 7, ../sass/lightbox.sass */
+
{
-
body:after {
+
filter: hue-rotate(0);
-
  content: url(https://static.igem.org/mediawiki/2013/5/50/UC_Davis_13_Close.png) url(https://static.igem.org/mediawiki/2013/2/2b/UC_Davis_13_Loading.gif) url(https://static.igem.org/mediawiki/2013/6/64/UC_Davis_Prev.png) url(https://2013.igem.org/File:UC_Davis_13_Next.png);
+
-webkit-filter: hue-rotate(0);
-
  display: none;
+
-moz-filter: hue-rotate(0);
 +
-o-filter: hue-rotate(0);
 +
-ms-filter: hue-rotate(0);
}
}
-
/* line 11, ../sass/lightbox.sass */
+
.blur:hover
-
.lightboxOverlay {
+
{
-
  position: absolute;
+
-
  top: 0;
+
-
  left: 0;
+
-
  z-index: 9999;
+
-
  background-color: black;
+
-
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
+
-
  opacity: 0.8;
+
-
  display: none;
+
-
}
+
-
/* line 20, ../sass/lightbox.sass */
 
-
.lightbox {
 
-
  position: absolute;
 
-
  left: 0;
 
-
  width: 100%;
 
-
  z-index: 10000;
 
-
  text-align: center;
 
-
  line-height: 0;
 
-
  font-weight: normal;
 
-
}
 
-
/* line 28, ../sass/lightbox.sass */
 
-
.lightbox .lb-image {
 
-
  display: block;
 
-
  height: auto;
 
-
  -webkit-border-radius: 3px;
 
-
  -moz-border-radius: 3px;
 
-
  -ms-border-radius: 3px;
 
-
  -o-border-radius: 3px;
 
-
  border-radius: 3px;
 
-
}
 
-
/* line 32, ../sass/lightbox.sass */
 
-
.lightbox a img {
 
-
  border: none;
 
-
}
 
-
/* line 35, ../sass/lightbox.sass */
+
        filter: hue-rotate(180deg);
-
.lb-outerContainer {
+
-webkit-filter: hue-rotate(180deg);
-
  position: relative;
+
-moz-filter: hue-rotate(180deg);
-
  background-color: white;
+
-o-filter: hue-rotate(180deg);
-
  *zoom: 1;
+
-ms-filter: hue-rotate(180deg);
-
  width: 250px;
+
-
  height: 250px;
+
-
  margin: 0 auto;
+
-
  -webkit-border-radius: 4px;
+
-
  -moz-border-radius: 4px;
+
-
  -ms-border-radius: 4px;
+
-
  -o-border-radius: 4px;
+
-
  border-radius: 4px;
+
-
}
+
-
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
+
-
.lb-outerContainer:after {
+
-
  content: "";
+
-
  display: table;
+
-
  clear: both;
+
}
}
-
/* line 44, ../sass/lightbox.sass */
+
/*End Blur CSS */
-
.lb-container {
+
-
  padding: 4px;
+
-
}
+
-
/* line 47, ../sass/lightbox.sass */
+
.genpic { border-radius:4px;
-
.lb-loader {
+
          margin-right:10px;
-
  position: absolute;
+
          margin-bottom:10px;
-
  top: 43%;
+
          }
-
  left: 0%;
+
-
  height: 25%;
+
-
  width: 100%;
+
-
  text-align: center;
+
-
  line-height: 0;
+
-
}
+
-
/* line 56, ../sass/lightbox.sass */
+
.genpicfloatleft
-
.lb-cancel {
+
        { border-radius:4px;
-
  display: block;
+
          margin-right:10px;
-
  width: 32px;
+
          margin-bottom:10px;
-
  height: 32px;
+
          float:left;
-
  margin: 0 auto;
+
        }
-
  background: url(https://static.igem.org/mediawiki/2013/2/2b/UC_Davis_13_Loading.gif) no-repeat;
+
.genpicfloatright
-
}
+
        { border-radius:4px;
 +
          margin-left:10px;
 +
          float:right;
 +
          margin-bottom:10px;
 +
        }
 +
.clear  {clear:both;}
-
/* line 63, ../sass/lightbox.sass */
+
                 
-
.lb-nav {
+
/*begin parts table css*/
-
  position: absolute;
+
.partstable
-
  top: 0;
+
        {width:700px;
-
  left: 0;
+
        }
-
  height: 100%;
+
-
  width: 100%;
+
-
  z-index: 10;
+
-
}
+
-
/* line 71, ../sass/lightbox.sass */
+
/*end parts table css*/
-
.lb-container > .nav {
+
-
  left: 0;
+
-
}
+
-
/* line 74, ../sass/lightbox.sass */
+
/*back to top links*/
-
.lb-nav a {
+
a.to_top {float:right;
-
  outline: none;
+
            font-size:12pt;}
-
}
+
-
/* line 77, ../sass/lightbox.sass */
 
-
.lb-prev, .lb-next {
 
-
  width: 49%;
 
-
  height: 100%;
 
-
  cursor: pointer;
 
-
  /* Trick IE into showing hover */
 
-
  display: block;
 
-
}
 
-
 
-
/* line 84, ../sass/lightbox.sass */
 
-
.lb-prev {
 
-
  left: 0;
 
-
  float: left;
 
-
}
 
-
/* line 87, ../sass/lightbox.sass */
 
-
.lb-prev:hover {
 
-
  background: url(https://static.igem.org/mediawiki/2013/6/64/UC_Davis_Prev.png) left 48% no-repeat;
 
-
}
 
-
 
-
/* line 90, ../sass/lightbox.sass */
 
-
.lb-next {
 
-
  right: 0;
 
-
  float: right;
 
-
}
 
-
/* line 93, ../sass/lightbox.sass */
 
-
.lb-next:hover {
 
-
  background: url(https://2013.igem.org/File:UC_Davis_13_Next.png) right 48% no-repeat;
 
-
}
 
-
 
-
/* line 96, ../sass/lightbox.sass */
 
-
.lb-dataContainer {
 
-
  margin: 0 auto;
 
-
  padding-top: 5px;
 
-
  *zoom: 1;
 
-
  width: 100%;
 
-
  -moz-border-radius-bottomleft: 4px;
 
-
  -webkit-border-bottom-left-radius: 4px;
 
-
  border-bottom-left-radius: 4px;
 
-
  -moz-border-radius-bottomright: 4px;
 
-
  -webkit-border-bottom-right-radius: 4px;
 
-
  border-bottom-right-radius: 4px;
 
-
}
 
-
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
 
-
.lb-dataContainer:after {
 
-
  content: "";
 
-
  display: table;
 
-
  clear: both;
 
-
}
 
-
 
-
/* line 103, ../sass/lightbox.sass */
 
-
.lb-data {
 
-
  padding: 0 4px;
 
-
  color: #bbbbbb;
 
-
}
 
-
/* line 106, ../sass/lightbox.sass */
 
-
.lb-data .lb-details {
 
-
  width: 85%;
 
-
  float: left;
 
-
  text-align: left;
 
-
  line-height: 1.1em;
 
-
}
 
-
/* line 111, ../sass/lightbox.sass */
 
-
.lb-data .lb-caption {
 
-
  font-size: 13px;
 
-
  font-weight: bold;
 
-
  line-height: 1em;
 
-
}
 
-
/* line 115, ../sass/lightbox.sass */
 
-
.lb-data .lb-number {
 
-
  display: block;
 
-
  clear: left;
 
-
  padding-bottom: 1em;
 
-
  font-size: 12px;
 
-
  color: #999999;
 
-
}
 
-
/* line 121, ../sass/lightbox.sass */
 
-
.lb-data .lb-close {
 
-
  display: block;
 
-
  float: right;
 
-
  width: 30px;
 
-
  height: 30px;
 
-
  background: url(https://static.igem.org/mediawiki/2013/5/50/UC_Davis_13_Close.png) top right no-repeat;
 
-
  text-align: right;
 
-
  outline: none;
 
-
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
 
-
  opacity: 0.7;
 
-
}
 
-
/* line 130, ../sass/lightbox.sass */
 
-
.lb-data .lb-close:hover {
 
-
  cursor: pointer;
 
-
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
 
-
  opacity: 1;
 
-
}
 
</style>
</style>
-
<!-- End Gallery CSS -->
 
</head>
</head>
<body>
<body>
-
 
+
<a id="top">
 +
</a>
       <ul class="nav">
       <ul class="nav">
Line 822: 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 831: 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>
</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/Protocols'>Protocols</a></li>
+
<li><a href="/Team:UC_Davis/Protocols">Protocols</a></li>
-
                                <li><a href="/Team:UC_Davis/Data">Data</a></li>
+
                                 <li><a href="https://2013.igem.org/Team:UC_Davis/Gallery">Gallery</a></li>
                                 <li><a href="https://2013.igem.org/Team:UC_Davis/Gallery">Gallery</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="/Team:UC_Davis/Modeling" style="font-size:13px;">Modeling</a>
 
</li>
</li>
<li class="dropdown rightbookend">
<li class="dropdown rightbookend">
Line 854: 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 860: Line 784:
-
</body>
 
 +
<script>if (window.runOnloadHook) runOnloadHook();</script>
 +
 +
</body>
</html>
</html>

Latest revision as of 05:25, 8 September 2014