From e2bf67d2c6630092c4a94fa877a67469ae867197 Mon Sep 17 00:00:00 2001 From: Konstantin Baierer Date: Thu, 30 Nov 2017 20:24:53 +0100 Subject: [PATCH] Add note on ocrx_line by @tmbdev fix #19 fix #39 --- 1.2/index.html | 568 +++++++++++++++++++++++++++++++++---------------- 1.2/spec.md | 19 +- 2 files changed, 397 insertions(+), 190 deletions(-) diff --git a/1.2/index.html b/1.2/index.html index 5f1c45e..0707de5 100644 --- a/1.2/index.html +++ b/1.2/index.html @@ -418,7 +418,7 @@ [data-algorithm]:not(.heading) { padding: .5em; border: thin solid #ddd; border-radius: .5em; - margin: .5em calc(-0.5em - 1px); + margin: .5em 0; } [data-algorithm]:not(.heading) > :first-child { margin-top: 0; @@ -1176,8 +1176,7 @@ } } - - +