Template:Team:UC Davis/Head

From 2013.igem.org

(Difference between revisions)
 
(8 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 717: Line 760:
                         <ul>
                         <ul>
                         <li><a href="/Team:UC_Davis/Data">Testing Constructs</a></li>
                         <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/AndersonPromoters">Anderson Promoters</a></li>
 +
                        <li><a href="/Team:UC_Davis/AndersonPromoters2">Anderson II</a></li>
                         </ul>
                         </ul>
</li>
</li>

Latest revision as of 05:25, 8 September 2014