Less intense vertical border for data

This commit is contained in:
Marc Delisle
2011-11-07 09:54:21 -05:00
parent 19c0de6be2
commit cc2fe91e76

View File

@@ -68,7 +68,7 @@ margin: 0 0 12px 0;
} }
#table_results td.data { #table_results td.data {
border-right: 1px solid #444444; border-right: 1px solid #BBBBBB;
} }
h3 { h3 {