/CHANGELOG |
---|
0,0 → 1,3 |
Version 1.0 (r4) (2011-10-16) |
* Initial release |
/css/structure.css |
---|
46,7 → 46,7 |
text-align: left; |
} |
table, tr, td, th, tbody { |
#content table, tr, td, th, tbody { |
border: 1px solid; |
border-collapse: collapse; |
padding: 5px 8px; |
/css/colors.css |
---|
28,7 → 28,7 |
color: #aaa; |
} |
table, tr, td, th, tbody { |
#content table, tr, td, th, tbody { |
border-color: #444; |
} |