summaryrefslogtreecommitdiff
path: root/www/qute.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/qute.css')
-rw-r--r--www/qute.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/www/qute.css b/www/qute.css
index 9a47b8122..f8902f10e 100644
--- a/www/qute.css
+++ b/www/qute.css
@@ -44,9 +44,13 @@ p {
text-align: right;
}
-#headline .text h1 {
+#headline .text .heading-text {
color: #1e89c6;
+ font-weight: bold;
+ font-size: 2em;
border: none;
+ display: block;
+ white-space: pre-line;
}
#headline .text {