From 4dcd08342068f22fbdf76b606fdae759a0a50f4b Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Wed, 21 May 2014 15:02:01 +0200 Subject: Clickable link to twitter account, display userid --- bubble.html | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'bubble.html') diff --git a/bubble.html b/bubble.html index f635c23..c3fe36f 100644 --- a/bubble.html +++ b/bubble.html @@ -74,6 +74,11 @@ html, body { /* initially there is no user to show info about */ display: none; } +#infobox .user-info .user-stats, +#infobox .user-info .user-stats li { + padding: 0; + margin: 0; +} #infobox .user-info .name { margin: 0; padding: 0; @@ -122,12 +127,13 @@ html, body {

-

- Tweets: .
- Spam: .
- Relations ( + +

-- cgit v1.2.1