diff options
Diffstat (limited to 'view/theme/loozah')
-rw-r--r-- | view/theme/loozah/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index daacba7fc..6b8aef500 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -144,6 +144,9 @@ blockquote:before { width: 530px; } +#jot-title-display { + font-weight: bold; +} .fakelink, .fakelink:visited { color: #15607B; |