From 93a514a67c0560918469e367c1146e6bf0876030 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Tue, 4 May 2010 18:16:30 -0400 Subject: sostler prod commit --- static/css/index.css | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'static/css/index.css') diff --git a/static/css/index.css b/static/css/index.css index 1b99c1e..bf15dc4 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -6,6 +6,9 @@ body { background-repeat:repeat-x; background-position:top; +} +#passwordreset{ + } #video{ display:none; @@ -178,7 +181,26 @@ p { font-size:15px; z-index: 11; } - +#submit{ +cursor:pointer; + display:inline-block; + width:300px; + height:33px; + font-size:20px; + background-image:url(/static/img/btngrad1.png); + font-weight:bold; + word-spacing:7; + margin-top:12px; + text-align:center; + z-index:100; + font-size:16px; + color:#fff; + text-shadow:1px 1px 3px #000; + border-radius: 5px; + -webkit-border-radius: 5px; + -moz-border-radius: 5px;*/ + border:solid 1px #eee; +} input { height:40px; width:300px; @@ -246,4 +268,10 @@ margin-bottom:7px; } #remember{margin-top:-6px;} #remember a{text-decoration:none;font-size:13px;margin-left:14px;color:#f0e;} +#furie3 { + position: absolute; + left:385px; + top:240px; + z-index: 10; +} -- cgit v1.2.3-70-g09d2