/css/structure.css |
---|
46,7 → 46,7 |
text-align: left; |
} |
#content table, tr, td, th, tbody { |
#content table, #content tr, #content td, #content th, #content tbody { |
border: 1px solid; |
border-collapse: collapse; |
padding: 5px 8px; |
/css/colors.css |
---|
28,7 → 28,7 |
color: #aaa; |
} |
#content table, tr, td, th, tbody { |
#content table, #content tr, #content td, #content th, #content tbody { |
border-color: #444; |
} |