summary refs log tree commit diff
path: root/browset.css
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2022-12-24 12:21:38 -0500
committerZach DeCook <zachdecook@librem.one>2022-12-24 12:21:38 -0500
commit3bc4d142705cf3f3fa37fc0a8b487738742dbd91 (patch)
treedf85a8e33513630995ee73760710494bd517bf36 /browset.css
parentb9d392988cca3796a1b4909439002ac093a18f21 (diff)
downloadbrowset-3bc4d142705cf3f3fa37fc0a8b487738742dbd91.tar.gz
gemtext: Format headers differently
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 {
+}