Skip to content

Commit 5a3af4b

Browse files
committed
Move fixed CSS syntax files to archive
1 parent e6e36c1 commit 5a3af4b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.dev-assets/syntax-issues/at-page.css renamed to .dev-assets/syntax-issues/archive/at-page.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
* AT PAGE
33
*/
44

5+
@page {
6+
content: "Page " counter(pageNumber);
7+
}
8+
59
@page {
610
/* margin box at top right showing page number */
711
@top-right {

0 commit comments

Comments
 (0)