diff options
author | Friendika <info@friendika.com> | 2011-03-09 17:59:26 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-09 17:59:26 -0800 |
commit | d6e4cd9d6b57afc33242dc7121a529462c6b4b7b (patch) | |
tree | 425540028d950b1873be732d2a063464774b77a6 /view/theme/duepuntozero | |
parent | 7b9dff1db7a1a03e237103ff28a4ec32d40af959 (diff) | |
download | volse-hubzilla-d6e4cd9d6b57afc33242dc7121a529462c6b4b7b.tar.gz volse-hubzilla-d6e4cd9d6b57afc33242dc7121a529462c6b4b7b.tar.bz2 volse-hubzilla-d6e4cd9d6b57afc33242dc7121a529462c6b4b7b.zip |
bring loozah theme up to date, move name slightly lower
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/style.css | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index bc6e63edb..f4aa5dac6 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -203,7 +203,7 @@ div.wall-item-content-wrapper.shiny { background-repeat:no-repeat; } -/* from defautlt */ +/* from default */ #jot-perms-icon, #profile-location, #profile-nolocation, @@ -977,6 +977,10 @@ input#dfrn-url { background-repeat: repeat-x; padding: 5px 10px 0px; } +.wall-item-author { + margin-top: 10px; +} + .comment .wall-item-tools { background:none; } |