We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a59e77 commit b66f36fCopy full SHA for b66f36f
1 file changed
css3-gcpm/Overview.html
@@ -518,7 +518,6 @@ <h4 id=setting-named-strings-the-string-set-pro><span class=secno>2.1.1.
518
<div class=example>
519
<pre>
520
@page {
521
- margin: 10%;
522
@top-right { content: env(url) }
523
@bottom-right { content: env(date-time) }
524
}
@@ -1219,9 +1218,6 @@ <h3 id=turning-elements-into-footnotes><span class=secno>5.1.
1219
1218
span.footnote {
1220
float: footnote;
1221
1222
-span.footnote::before {
1223
- content: counter(footnote);
1224
-}
1225
</pre>
1226
1227
<p>Here is one possible presentation of inline footnotes:
0 commit comments