Team:ETH Zurich/Templates/TestHeader

From 2012.igem.org

(Difference between revisions)
m
m
Line 160: Line 160:
}
}
-
.eth_table {
+
#eth_content table {
-
   border:1px solid black;
+
   border: 0px;
-
  border-collapse:collapse;
+
-
  width: 100%;
+
}
}
-
.eth_table td {
+
#eth_content table th {
-
   border:1px solid black;
+
   background-color: #318EC2;
}
}
-
.eth_table th {
+
#eth_content table td {
-
   background-color:green;
+
   background-color: #CFCFCF;
-
   border:1px solid black;
+
}
 +
 
 +
#eth_content table td,th{
 +
   padding: 3px;
}
}

Revision as of 15:05, 14 September 2012

Eth page header.png