You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

.wiki-content h1
{
counter-increment: h1c;
counter-reset: h2c;
}
.wiki-content h1:before

Unknown macro: { display}

.wiki-content h2
{
counter-increment: h2c;
counter-reset: h3c;
}
.wiki-content h2:before

Unknown macro: { display}

.wiki-content h3
{
counter-increment: h3c;
counter-reset: h4c;
}

.wiki-content h3:before

Unknown macro: { display}

.wiki-content h4
{
counter-increment: h4c;
counter-reset: h5c;
}
.wiki-content h4:before

Unknown macro: { display}

.wiki-content h5
{
counter-increment: h5c;
counter-reset: h6c;
}
.wiki-content h5:before

Unknown macro: { display}

.wiki-content h6

Unknown macro: { counter-increment}

.wiki-content h6:before

Unknown macro: { display}

h1 Foo

h2 Bar

  • No labels