Skip to content

Commit acf2fd6

Browse files
committed
[css2] Smaller indent for PRE
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401348
1 parent 4dd07c9 commit acf2fd6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/html2psrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ P {
6767

6868
PRE {
6969
font-family: monospace;
70-
margin-left: 2em;
70+
margin-left: 1em;
7171
/* font-size: 90% */
7272
}
7373

@@ -105,7 +105,7 @@ A.descdef-title {
105105
background: green
106106
}
107107

108-
TABLE { text-align:center; margin-left: 1em}
108+
TABLE {margin: 0.5em}
109109

110110
div.example { color: maroon }
111111
pre.example { color: maroon }

0 commit comments

Comments
 (0)