From 8ae0a6a621ccdf300287c6a30aedb863a3184852 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 24 Jan 2013 15:37:53 -0500 Subject: time on cursors --- public/stylesheets/style.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'public/stylesheets') diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 2c033a9..93585a3 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -390,12 +390,18 @@ header { .cursor div { position: relative; left: 25px; - top: 0; + top: 3px; font-size: 12px; color: #333; font-family: 'Julius Sans One', sans-serif; z-index:2; } +.cursor div.name { + left: 29px; +} +.cursor div.time { + font-size: 10px; +} .cursor.idle div { color: transparent; } -- cgit v1.2.3-70-g09d2