From c15f0f8f6127554f5ddf05718de568c7d3a7dbc5 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 24 Jan 2013 15:33:23 -0500 Subject: idling yourself --- public/stylesheets/style.css | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'public/stylesheets/style.css') diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 413e29a..2c033a9 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -387,7 +387,7 @@ header { transition: none; } -.cursor span { +.cursor div { position: relative; left: 25px; top: 0; @@ -396,17 +396,7 @@ header { font-family: 'Julius Sans One', sans-serif; z-index:2; } -.cursor span:after { - content: "15:33"; - margin-left: 25px; - color: black; - display: block; - float: left; -} -.cursor.idle span { - color: transparent; -} -.cursor.idle span:after { +.cursor.idle div { color: transparent; } -- cgit v1.2.3-70-g09d2