From 2d83a1a9af0d6b132384aa770875f0be46b7914a Mon Sep 17 00:00:00 2001
From: Mike Macgirvin <mike@macgirvin.com>
Date: Sun, 11 Jul 2010 04:32:13 -0700
Subject: [PATCH] style tabs

---
 view/style.css | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/view/style.css b/view/style.css
index 85713080f8..6cbc483ddf 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;