summary refs log tree commit diff
path: root/browset.css
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2022-12-28 20:42:12 -0500
committerZach DeCook <zachdecook@librem.one>2022-12-28 20:42:12 -0500
commit47e38e9a08e36a78bef88629c58f69cf8be89fbc (patch)
tree389115c39edfc83c34b811fe9dc0c5d2a87dcec7 /browset.css
parent32480497b7b7a8927ea9dd32bb09fd39e7cf9e1c (diff)
downloadbrowset-47e38e9a08e36a78bef88629c58f69cf8be89fbc.tar.gz
preformatted: Format fine (except description is not shown)
Diffstat (limited to 'browset.css')
-rw-r--r--browset.css7
1 files changed, 7 insertions, 0 deletions
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;
+}