diff options
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index f3c0e7a90..6ce4c52c0 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -276,6 +276,9 @@ div.wall-item-content-wrapper.shiny { #jot-title-wrapper { margin-bottom: 5px; } +#jot-title-display { + font-weight: bold; +} #jot-title { border: 1px solid #cccccc; |