summary refs log tree commit diff
path: root/browset.css
diff options
context:
space:
mode:
Diffstat (limited to 'browset.css')
-rw-r--r--browset.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/browset.css b/browset.css
index a9af080..d965878 100644
--- a/browset.css
+++ b/browset.css
@@ -6,3 +6,16 @@
 	height: 3;
 	dock: top;
 }
+.header {
+	content-align: center middle;
+}
+.h1.header {
+	border:double white;
+	text-style: bold;
+}
+.h2.header {
+	border-bottom: solid white;
+	text-style: bold;
+}
+.h3.header {
+}