summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-27 12:40:51 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-27 12:40:51 +0200
commit1cfc510ed82e1223d8930af646e69032267e2c11 (patch)
treea8fa750fdb9ccd4e0f718522342ec8bd09bfa736
parent595dae709a0cf204d096c563f63af5ac2eb20006 (diff)
downloadobnam.org-1cfc510ed82e1223d8930af646e69032267e2c11.tar.gz
fix: selector for page title
-rw-r--r--style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/style.css b/style.css
index 06e4efe..c6bd649 100644
--- a/style.css
+++ b/style.css
@@ -34,8 +34,7 @@ div.pageheader {
margin-bottom: 2em;
}
-div.pageheader span.title {
- display: block;
+.pageheader span.title {
font-size: 200%;
font-weight: bold;
font-family: sans-serif;