mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 07:38:41 +00:00
a6bbe60e7c
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@518 48356398-32a2-884e-a903-53898d9a118a
11 lines
347 B
CSS
11 lines
347 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;}
|
|
table.constraints td pre {margin:0;}
|
|
|
|
#toc {list-style-type:none; font-weight:bold;}
|
|
#toc ul {list-style-type:disc; font-weight:normal;}
|