summaryrefslogtreecommitdiff
path: root/static/header.css
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-02-27 18:28:23 -0500
committersostler <sbostler@gmail.com>2010-02-27 18:28:23 -0500
commit99fa8c4569988c27203dc821809f408491fc76e0 (patch)
tree0377c3335cf9aff9bdfa95c8d46986fcc39241a5 /static/header.css
parent28df6c268853e12e04975f217222a61e118050bf (diff)
parentfa8c89b543bb6e23cc7cac5983cb61818a4e3139 (diff)
Merge branch 'master' of ssh://sostler@192.168.0.194/~/dumpfm
Diffstat (limited to 'static/header.css')
-rwxr-xr-xstatic/header.css22
1 files changed, 21 insertions, 1 deletions
diff --git a/static/header.css b/static/header.css
index 5ad2fbc..5b4e549 100755
--- a/static/header.css
+++ b/static/header.css
@@ -28,11 +28,13 @@ margin-right:80%;
color: #fff;
}
+
#header7{
background-image:url(/static/dblue2.png);
background-attachment:inherit;
margin: 0px auto -1px auto;
top: 0px;
+height:38;
position:fixed;
background-repeat:repeat-x;
width:100%;
@@ -147,7 +149,7 @@ width:auto;
#landscape{
position:absolute;
width:auto;
-
+display:none;
margin-left:55%;
top:-38;
opacity:0.8;
@@ -159,6 +161,7 @@ width:auto;
left:190;
margin-left:29%;
top:-19;
+display:none;
z-index:3;
}
@@ -188,7 +191,24 @@ z-index:3;
#topnav a.signin, #topnav a.signin:hover {
*background-position:0 3px!important;
}
+#register{
+ top:-5px;
+ position:absolute;
+ font-size: 16px;
+height:22;
+word-spacing:2;
+width:365;
+color:#fff;
+text-indent:14;
+line-height:1.9;
+font-weight:bold;
+ left: -140;
+ margin-left: 1.2%;
+ margin-right: 8%;
+ letter-spacing:.2px;
+ z-index: 999;
+}
#banner-menu {
position: relative; height: 26px;
}