From f07b216f2819feb93f6bc71a8eaec148e2a55973 Mon Sep 17 00:00:00 2001 From: Andy Seaborne Date: Tue, 26 Nov 2024 16:43:37 +0000 Subject: [PATCH] Use ReSpec for notes. Remove local .note CSS styling --- spec/index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/spec/index.html b/spec/index.html index e5810f8..2a70c94 100644 --- a/spec/index.html +++ b/spec/index.html @@ -114,9 +114,6 @@ margin: 1em 4em 1em 0em ; } .return, .type { color: #177 } -/* == Notes == */ -.note { margin-left: 2.5em; margin-right: 4ex ; font-size: 85% ; font-style: italic ; } - /* Definitions */ .defn { margin-left:0 ; margin-right: 2ex; margin-top: 0.1ex ; margin-bottom: 0.1ex ;