This website requires JavaScript.
Explore
Help
Sign In
thang
/
notes
Watch
1
Star
0
Fork
0
mirror of
https://github.com/thangisme/notes.git
synced
2026-07-28 17:23:55 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d55823488544654c361a3413c2703d88dd0fe0bf
notes
/
node_modules
/
doiuse
/
test
/
cases
/
counters.css
T
13 lines
107 B
CSS
Raw
Normal View
History
Unescape
Escape
Initial commit
2017-03-09 13:16:08 -05:00
/*
expect:
css-counters: 2
*/
article
{
counter-reset
:
section
;
}
h2
{
counter-increment
:
section
;
}
Reference in New Issue
Copy Permalink