Skip to content

Commit 374451d

Browse files
committed
[CSS2] Moved @bottom rules out of default.css to avoid a warning in
the validator.
1 parent 96d148f commit 374451d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

css2/style/default.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@ OL.stack P {
6363
margin-bottom: 0
6464
}
6565

66-
@page :right { @bottom-right { content: counter(page) } }
67-
@page :left { @bottom-left { content: counter(page) } }
68-
6966
@page {
7067
margin: 1.5cm 1.5cm 2cm 1.5cm
7168
}

0 commit comments

Comments
 (0)