Template:Team:UC Davis/Head

From 2013.igem.org

(Difference between revisions)
Line 470: Line 470:
.showbox tr:first-child td {
.showbox tr:first-child td {
-
   border-top: 0;
+
   padding-top: 0;
}
}
.showbox tr:last-child td {
.showbox tr:last-child td {
-
   border-bottom: 0;
+
   padding-bottom: 0;
}
}
.showbox tr td:first-child {
.showbox tr td:first-child {
-
   border-left: 0;
+
   padding-left: 0;
}
}
.showbox tr td:last-child {
.showbox tr td:last-child {
-
   border-right: 0;
+
   padding-right: 0;
}
}
Line 489: Line 489:
       .showbox td, tr {
       .showbox td, tr {
           background:none;
           background:none;
-
           border-width:15px;
+
           padding:10px;
           }
           }
       .showbox p {
       .showbox p {

Revision as of 04:56, 4 September 2013