From c0b0d36204ea7c93ca7c2972460b4c063bfd7fc8 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 14 Feb 2014 15:35:08 +0000 Subject: [PATCH] Remove style completely. --- examples/htdocs/auto-paratext-minimal.html | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/examples/htdocs/auto-paratext-minimal.html b/examples/htdocs/auto-paratext-minimal.html index 9b95ee8..52053e6 100644 --- a/examples/htdocs/auto-paratext-minimal.html +++ b/examples/htdocs/auto-paratext-minimal.html @@ -7,21 +7,6 @@ }; - - .panel { - font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif; - width: 25em; - float: right; - background: #f0f0f0; - border: 1px solid #b0b0b0; - border-radius: 1em; - margin-left: 1em; - } - .panel h2 { - color: #606060; - padding-left: 5px; - } -

Reference results from Paratext

-- 1.7.10.4