From 9f16a91226b9b59a51e701c3f8e35b630e9e0d20 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Fri, 14 May 2010 23:58:52 -0400 Subject: sostler prod commit --- static/css/dumpnewuser.css | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) (limited to 'static/css/dumpnewuser.css') diff --git a/static/css/dumpnewuser.css b/static/css/dumpnewuser.css index 1c92e62..54fb51f 100644 --- a/static/css/dumpnewuser.css +++ b/static/css/dumpnewuser.css @@ -8,18 +8,26 @@ background:#EEF2FF url(/static/img/fade-blue.png) top center repeat-x; background-position:top; overflow:hidden; +} +#bubblerapper{ +position:absolute; +background-color:#0074fd; +height:260px; +border-bottom:20px ridge #999; +opacity:0.9; +top:180px; +width:100%; +z-index:8888888888888; } #posthelp{ -position:fixed; -z-index:2000; -bottom:50px; -left:20px; +bottom:0px; +position:absolute; } #webcamhelp{ -position:fixed; +position:absolute; z-index:2000; -right:20px; -bottom:39px; +left:380; +bottom:0px; } #registerlink{ top:7; @@ -30,9 +38,9 @@ position:fixed; margin-right:5; } #userlisthelp{ -position:fixed; -top:100px; -right:300px; +position:absolute; +bottom:0; +right:100px; z-index:2000; } #imageboard{ -- cgit v1.2.3-70-g09d2