Skip to content

Commit 115c7f0

Browse files
committed
[css2] Put page number of outer corner instead of close to the binding.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402793
1 parent d77e291 commit 115c7f0

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
@@ -22,8 +22,8 @@
2222
}
2323
footer {
2424
alternate: 1;
25-
left: "$N";
26-
right: "$D";
25+
left: "$D";
26+
right: "$N";
2727
center: " ";
2828
}
2929
margin {

0 commit comments

Comments
 (0)