summary refs log tree commit diff
path: root/browset.css
diff options
context:
space:
mode:
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;
+}