From 4a7b4e549fbbdb81aea8d837685ff83e0391ba86 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Tue, 28 May 2013 16:59:30 -0700 Subject: Rounding the rest of the walls. - Chat, Scores, Badge. --- css/page.css | 1 + 1 file changed, 1 insertion(+) (limited to 'css/page.css') diff --git a/css/page.css b/css/page.css index 99a1cda..2fd069c 100644 --- a/css/page.css +++ b/css/page.css @@ -351,6 +351,7 @@ position:absolute;color:#333;left:25px;bottom:20px; text-align: right; } #topbarBadge { + border-radius:14%; margin-left:10px; margin-top:4px; background-size: 100%; -- cgit v1.2.3