Template:Team:UC Davis/Head

From 2013.igem.org

(Difference between revisions)
Line 542: Line 542:
           }
           }
-
   /*end showboxstyling */                        
+
   /*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:10px;
 +
          width:50%;
 +
          }
 +
      .showboxwide p {
 +
          text-align:top;
 +
          color:#ffffff;
 +
          margin:0px;
 +
          }
 +
      .showboxwide img {
 +
          height:120px;
 +
          width:120px;
 +
          float:left;
 +
          border-radius:4px;
 +
          margin-right:10px
 +
          }
 +
 
 +
      .showboxwide a:hover {
 +
          text-decoration:none;
 +
          }
 +
 
 +
  /*end showboxwide styling */                       
</style>
</style>

Revision as of 02:25, 10 September 2013