Skip to content

Commit b66f36f

Browse files
committed
x
1 parent 4a59e77 commit b66f36f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

css3-gcpm/Overview.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,6 @@ <h4 id=setting-named-strings-the-string-set-pro><span class=secno>2.1.1.
518518
<div class=example>
519519
<pre>
520520
@page {
521-
margin: 10%;
522521
@top-right { content: env(url) }
523522
@bottom-right { content: env(date-time) }
524523
}
@@ -1219,9 +1218,6 @@ <h3 id=turning-elements-into-footnotes><span class=secno>5.1.
12191218
span.footnote {
12201219
float: footnote;
12211220
}
1222-
span.footnote::before {
1223-
content: counter(footnote);
1224-
}
12251221
</pre>
12261222

12271223
<p>Here is one possible presentation of inline footnotes:

0 commit comments

Comments
 (0)