From f57da10d8c51b2a71e7d85705439c4082aa6c507 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Thu, 8 Nov 2012 23:47:20 -0500 Subject: add the kadoscope --- static/style.css | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index a5ad5e0..1e60c12 100644 --- a/static/style.css +++ b/static/style.css @@ -159,7 +159,7 @@ background-color : #B9CEFF; input[type=button],[type=submit]{ background-color : #B9CEFF; color : black; --moz-border-radius : 5px; +-moz-border-radius : 5px; } textarea{ @@ -505,7 +505,17 @@ margin-right : auto; font-weight : bold; } +p.kadoscope{ + opacity : 0; + text-align : center; + color : #E61000; + font-size : 20px; + font-weight : bold; +} - - - +#kadobutton{ + background-image : url('gfx/gift.png'); + background-repeat : no-repeat; + background-position : center; + height : 130px; +} -- cgit v1.2.3-70-g09d2