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 9fea4abc5..1dead1aa2 100644
--- a/www/qute.css
+++ b/www/qute.css
@@ -9,6 +9,10 @@ body {
color: #333333;
}
+p {
+ margin: 6px 0;
+}
+
#header {
display: none;
}
@@ -155,7 +159,7 @@ code {
.admonitionblock .title {
color: #0A396E;
- font-size: bold;
+ font-weight: bold;
}
.admonitionblock .content {