Skip to content

Commit ea75fe0

Browse files
committed
Commented-out three declarations that conflicted with (or are
overridden by) the standard TR (i.e., pubrules) style. (It looks like they were actually meant for alternate-spec-style.css, but I didn't try putting them there.)
1 parent b8b7a46 commit ea75fe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-exclusions/default.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
/* html body { margin-left: 8.5em } /* Overrides 70px in base.css */
3232

33-
body {counter-reset: exampleno figure; max-width: 50em; margin: 0 auto !important; color: #444; }
33+
body {counter-reset: exampleno figure; /*max-width: 50em; margin: 0 auto !important; color: #444;*/ }
3434

3535
/* Pagination */
3636
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; font-family: inherit }

0 commit comments

Comments
 (0)