Template:Team:UC Davis/Head

From 2013.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 328: 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 354: 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 510: 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 544: 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;
           height:120px;
           width:120px;
           width:120px;
Line 687: Line 730:
</head>
</head>
<body>
<body>
-
 
+
<a id="top">
 +
</a>
       <ul class="nav">
       <ul class="nav">
Line 713: Line 757:
</li>
</li>
<li class="dropdown leftbookend rightbookend">
<li class="dropdown leftbookend rightbookend">
-
<a href="/Team:UC_Davis/Data" style="font-size:13px;">Data</a>
+
<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">
Line 719: Line 768:
<ul>
<ul>
                                 <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="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>
                                 <li><a href="https://2013.igem.org/Team:UC_Davis/Attributions">Attributions</a></li>
Line 733: Line 782:
</li>
</li>
</ul>
</ul>
-
<a id="to_top">
+
 
-
</a>
+

Latest revision as of 05:25, 8 September 2014