aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-05 04:00:36 -0800
committerFriendika <info@friendika.com>2011-01-05 04:00:36 -0800
commitb358e8afe21443a8f7e14573953a9780ba1d592d (patch)
tree4f6e03305a536b54e90b76d13c3aa6d6b6ac3212 /view/theme
parent16d26826105e9658d2409698709869f396e37a8f (diff)
downloadvolse-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.css4
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