remove default margin for table elements; fixes vichan-devel#95
This commit is contained in:
parent
2b1a1dffa4
commit
6804a2ede0
@ -8,10 +8,6 @@ body {
|
||||
padding-right: 4px;
|
||||
}
|
||||
|
||||
table * {
|
||||
margin: 1px;
|
||||
}
|
||||
|
||||
a,a:visited {
|
||||
text-decoration: underline;
|
||||
color: #34345C;
|
||||
|
Loading…
Reference in New Issue
Block a user