From f277bd5d0c6fdb9e2c125a2a6cc32675f87056cf Mon Sep 17 00:00:00 2001 From: jacqueline Date: Tue, 8 Aug 2023 23:34:02 +1000 Subject: Add tremor, add new ogg rules to make tremor deps happy --- lib/tremor/doc/style.css | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lib/tremor/doc/style.css (limited to 'lib/tremor/doc/style.css') diff --git a/lib/tremor/doc/style.css b/lib/tremor/doc/style.css new file mode 100644 index 00000000..81cf4179 --- /dev/null +++ b/lib/tremor/doc/style.css @@ -0,0 +1,7 @@ +BODY { font-family: Helvetica, sans-serif } +TD { font-family: Helvetica, sans-serif } +P { font-family: Helvetica, sans-serif } +H1 { font-family: Helvetica, sans-serif } +H2 { font-family: Helvetica, sans-serif } +H4 { font-family: Helvetica, sans-serif } +P.tiny { font-size: 8pt } -- cgit v1.2.3