diff options
Diffstat (limited to 'css/page.css')
-rw-r--r-- | css/page.css | 1 |
1 files changed, 1 insertions, 0 deletions
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%;
|