Make troff-generated html pages look a bit better

This commit is contained in:
Uriel 2008-06-10 16:33:28 +02:00
parent 4a14f71e8d
commit 3166d95763
5 changed files with 16 additions and 13 deletions

View file

@ -225,7 +225,7 @@ li ul {
#main-copy p {
margin: 1em 1ex 1em 1ex;
margin: 1em 1ex 1em 1ex !important; /* Need !important so troff-generated pages don't look totally squezed */
padding: 0;
}