diff options
author | Mike Macgirvin <mike@macgirvin.com> | 2010-07-11 04:32:13 -0700 |
---|---|---|
committer | Mike Macgirvin <mike@macgirvin.com> | 2010-07-11 04:32:13 -0700 |
commit | 2d83a1a9af0d6b132384aa770875f0be46b7914a (patch) | |
tree | f506d7e6722e414700aae45fe3cb096caca6cf0a | |
parent | 751bc378fa181aeb6f6a25cda6646ef4395de61c (diff) | |
download | volse-hubzilla-2d83a1a9af0d6b132384aa770875f0be46b7914a.tar.gz volse-hubzilla-2d83a1a9af0d6b132384aa770875f0be46b7914a.tar.bz2 volse-hubzilla-2d83a1a9af0d6b132384aa770875f0be46b7914a.zip |
style tabs
-rw-r--r-- | view/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/style.css b/view/style.css index 85713080f..6cbc483dd 100644 --- a/view/style.css +++ b/view/style.css @@ -741,6 +741,8 @@ input#dfrn-url { padding:3px; margin-right: 5px; border: 1px solid #888888; + font-size: 0.8em; + font-weight: bold; } .profile-tabs a { text-decoration: none; |