diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-03 23:39:51 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-03 23:39:51 -0500 |
| commit | 9d4e112788a7047279698152c1c1db1662d89b0d (patch) | |
| tree | d7278ff2f83602e9e345f0cb8cd52b63f150c7c5 /static/index.html | |
| parent | 85edaa5a10b6a8e3f96fb685c49b95187617f086 (diff) | |
Update w/ PROD images
Diffstat (limited to 'static/index.html')
| -rwxr-xr-x | static/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html index ccdf7ee..ed97c85 100755 --- a/static/index.html +++ b/static/index.html @@ -35,6 +35,7 @@ function MM_swapImage() { //v3.0 <style type="text/css"> + body { background:#EEF2FF url(/static/fade-blue.png) top center repeat-x; background-repeat:repeat-x; @@ -84,9 +85,8 @@ body { #info { width:420px; margin: 11px auto -1px auto; - position: relative; opacity:0.9; - +height:30; vertical-align: bottom; } @@ -167,6 +167,7 @@ label { color: #222; } + </style> </head> <body> |
