Template:Team:UC Davis/Head

From 2013.igem.org

(Difference between revisions)
Line 471: Line 471:
.showbox tr:first-child td {
.showbox tr:first-child td {
   border-top: 0px;
   border-top: 0px;
-
   padding-top: 0px
+
   padding-top: 1px
}
}
.showbox tr:last-child td {
.showbox tr:last-child td {
   border-bottom: 0px;
   border-bottom: 0px;
-
   padding-bottom: 0px
+
   padding-bottom: 1px
}
}
.showbox tr td:first-child {
.showbox tr td:first-child {
   border-left: 0px;
   border-left: 0px;
-
   padding-left: 0px;
+
   padding-left: 1px;
}
}
.showbox tr td:last-child {
.showbox tr td:last-child {
   border-right: 0px;
   border-right: 0px;
-
   padding-right: 0px;
+
   padding-right: 1px;
}
}

Revision as of 05:27, 4 September 2013