diff options
| author | sostler <sbostler@gmail.com> | 2010-04-06 21:53:42 -0400 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-04-06 21:53:42 -0400 |
| commit | a0334eba97fb985ee290c11f6ee72196dbe889b0 (patch) | |
| tree | d348e857b04d4e47bfb7afb712c7bee70545a6cc /static/css/header.css | |
| parent | a514554be0b15d937959af2d52c03da7eee3d60f (diff) | |
| parent | ab5e22770ce39adc94f444de18763a4b4674113a (diff) | |
Merge RM of static/help.html
Diffstat (limited to 'static/css/header.css')
| -rwxr-xr-x | static/css/header.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/static/css/header.css b/static/css/header.css index e3a3653..2e6a3e6 100755 --- a/static/css/header.css +++ b/static/css/header.css @@ -35,7 +35,7 @@ margin-right:80%; } #header7{ - background-image:url(/static/dblue2.png); + background-image:url(/static/img/dblue2.png); background-attachment:inherit; margin: 0px auto -1px auto; top: 0px; @@ -157,7 +157,6 @@ color:#fff; top:0px; position:absolute; font-family: Arial, Helvetica, sans-serif; - background-image:url(/static/20bar7.ng); font-size: 12px; height:30; word-spacing:2; @@ -257,7 +256,7 @@ font-weight:bold; #cursor-big { position: absolute; z-index: 1000; } #iesucks{ -background-image:url(/static/ieburnbtn.gif); font-size:40;color:white;height:100%;width:100%;z-index:1000000000000000000000000000000;padding-top:100; +background-image:url(/static/img/ieburnbtn.gif); font-size:40;color:white;height:100%;width:100%;z-index:1000000000000000000000000000000;padding-top:100; padding-right:400;padding-left:50; font-weight:bold; |
