diff options
| author | IIMarckus <iimarckus@gmail.com> | 2012-10-21 17:49:47 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2012-10-21 17:49:47 -0600 |
| commit | dc5065b0fc4ba636f75bb4d09b02c46eb81e55e1 (patch) | |
| tree | 09d3075c23456bd49e6de47f23efe7881378a6fb | |
| parent | 123423f3c509b54d7db63409b0cbcf358ada0f1c (diff) | |
Fix previous
| -rw-r--r-- | local.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ td, th { border: #000 1px solid; +} + +table { border-collapse: collapse; } |
