diff options
author | friendica <info@friendica.com> | 2012-05-29 22:57:15 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-05-29 22:57:15 -0700 |
commit | 88a0d6a1d53a93fa0d43591f85b72a8a72c13d53 (patch) | |
tree | 4347cab04767aafe7b5567d68539e666284fa3cc /view/theme | |
parent | b6fe837a643c9c7bb63a5196d4d14c508f3fce55 (diff) | |
download | volse-hubzilla-88a0d6a1d53a93fa0d43591f85b72a8a72c13d53.tar.gz volse-hubzilla-88a0d6a1d53a93fa0d43591f85b72a8a72c13d53.tar.bz2 volse-hubzilla-88a0d6a1d53a93fa0d43591f85b72a8a72c13d53.zip |
private group tests, cont.
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/duepuntozero/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 07eba1edb..2f792977b 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -80,6 +80,7 @@ blockquote { .heart { color: #FF0000; font-size: 100%; + margin-right: 5px; } |