diff options
author | Friendika <info@friendika.com> | 2011-01-05 04:00:36 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-01-05 04:00:36 -0800 |
commit | b358e8afe21443a8f7e14573953a9780ba1d592d (patch) | |
tree | 4f6e03305a536b54e90b76d13c3aa6d6b6ac3212 /view/theme | |
parent | 16d26826105e9658d2409698709869f396e37a8f (diff) | |
download | volse-hubzilla-b358e8afe21443a8f7e14573953a9780ba1d592d.tar.gz volse-hubzilla-b358e8afe21443a8f7e14573953a9780ba1d592d.tar.bz2 volse-hubzilla-b358e8afe21443a8f7e14573953a9780ba1d592d.zip |
make the name stand out just a bit more
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/duepuntozero/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index dafc24360..72e0be00c 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1826,3 +1826,7 @@ a.mail-list-link { /* end from defautlt */ +.fn { + padding: 0px 0px 5px 0px; + font-size: 120%; +}
\ No newline at end of file |