Difference between revisions of "Team:UC Davis/AresTestPage"

Line 41: Line 41:
  
 
/*showboxwide styling*/
 
/*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;
 
          width:120px;
 
          float:left;
 
          border-radius:4px;
 
          margin-right:10px
 
          }
 
 
      .showboxwide a:hover {
 
          text-decoration:none;
 
          }
 
  
 
/*end showboxwide styling */
 
/*end showboxwide styling */

Revision as of 21:00, 24 July 2018

UC Davis iGEM 2014