diff options
author | friendica <info@friendica.com> | 2012-01-04 20:43:38 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-01-04 20:43:38 -0800 |
commit | c5d27c48f5d5e45d119ccf133ebc42678deb8e38 (patch) | |
tree | 8bfa0b143e3d23b3448099d67fc16bfe578ab930 /view/theme/loozah | |
parent | dbb59554690d3e77b3816423aab2be610e183cd9 (diff) | |
download | volse-hubzilla-c5d27c48f5d5e45d119ccf133ebc42678deb8e38.tar.gz volse-hubzilla-c5d27c48f5d5e45d119ccf133ebc42678deb8e38.tar.bz2 volse-hubzilla-c5d27c48f5d5e45d119ccf133ebc42678deb8e38.zip |
more title stuff
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; |