mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-08 14:58:42 +00:00
7 lines
216 B
CSS
7 lines
216 B
CSS
|
table {border-collapse:collapse;}
|
||
|
table td, table th {padding:0.2em;}
|
||
|
|
||
|
table.constraints {margin:0 0 1em;}
|
||
|
table.constraints th {text-align:left;padding-left:0.4em;}
|
||
|
table.constraints td {padding-right:0.4em;}
|