From 43aa80c4bcdc56acb6c7ad59b6e56e592ea37331 Mon Sep 17 00:00:00 2001 From: Mike West Date: Tue, 19 Jul 2016 13:13:15 +0200 Subject: [PATCH] Regenerating HTML. --- index.html | 143 +++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 100 insertions(+), 43 deletions(-) diff --git a/index.html b/index.html index a96e95b..35c768a 100644 --- a/index.html +++ b/index.html @@ -1262,7 +1262,7 @@ counter-increment: figure; } figcaption:not(.no-marker)::before { - content: "Figure " counter(figure); + content: "Figure " counter(figure) " "; }