Skip to content

Commit c605202

Browse files
committed
[CSS22] Use default style for P elements.
1 parent 15ed9ea commit c605202

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

css2/style/default.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,6 @@ HTML > BODY {
7474
padding-bottom: 0; /* Override /StyleSheets/TR/W3C-REC.css */
7575
}
7676

77-
P {
78-
margin-top: 0;
79-
margin-bottom: 0;
80-
text-indent: 1em;
81-
}
82-
8377
/* the following doesn't work for now,
8478
instead we rely on a patched version of html2ps which has this built-in */
8579
.dlink { display: none }

0 commit comments

Comments
 (0)