From: Friendika Date: Wed, 5 Jan 2011 12:00:36 +0000 (-0800) Subject: make the name stand out just a bit more X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b358e8afe21443a8f7e14573953a9780ba1d592d;p=friendica.git make the name stand out just a bit more --- diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index dafc24360d..72e0be00cc 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