From 47e38e9a08e36a78bef88629c58f69cf8be89fbc Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Wed, 28 Dec 2022 20:42:12 -0500 Subject: preformatted: Format fine (except description is not shown) --- browset.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'browset.css') diff --git a/browset.css b/browset.css index d965878..c729e54 100644 --- a/browset.css +++ b/browset.css @@ -19,3 +19,10 @@ } .h3.header { } +Preformatted { + height: auto; + border: round white; +} +Preformatted > Static { + width: auto; +} -- cgit 1.4.1