From aedcba0ed2c37ba1a52d6d57c6ff5f9556a7799b Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 25 Nov 2008 02:24:59 +0000 Subject: Round the corners on the annotated titles, gently. --- themes/default/css/screen.css | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/default/css') diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css index dfbd5f66..a10637a9 100644 --- a/themes/default/css/screen.css +++ b/themes/default/css/screen.css @@ -831,4 +831,5 @@ div.gAnnotatedThemeBlock div.title { color: white; text-align: left; padding: 4px; + -moz-border-radius: 5% 5% 5% 5%; } -- cgit v1.2.3