diff options
| author | sostler <sbostler@gmail.com> | 2009-12-06 20:38:51 -0500 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2009-12-06 20:38:51 -0500 |
| commit | 631f492c328ee40414ee32f717215d3fdda6f55a (patch) | |
| tree | ad3c4e284b06c3ddc4fd2eb9ac6ea6280f7c07ac /static/main.css | |
| parent | 9dd2ee1b1eb63529f5694d2e400dd04cc1eb1663 (diff) | |
Profiles / templates
Diffstat (limited to 'static/main.css')
| -rw-r--r-- | static/main.css | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/static/main.css b/static/main.css index 22acda4..b3eef67 100644 --- a/static/main.css +++ b/static/main.css @@ -24,9 +24,7 @@ position:fixed; top:150px; } -#infopage { - - +#infopage { margin: 0px auto -1px auto; height: 14px; color: #999; @@ -52,10 +50,8 @@ left:0px; width:410px; height:281px; - background-image: url(logbg.pngg); - z-index:1; - - + background-image: url(logbg.png); + z-index:1; } #about { position:absolute; |
