diff options
author | Florian <florianraemisch@web.de> | 2011-04-07 18:12:42 +0200 |
---|---|---|
committer | Florian <florianraemisch@web.de> | 2011-04-07 18:12:42 +0200 |
commit | 50241e37920d5640cd147b98932660ab138dbf2b (patch) | |
tree | 029d20dd72ee6c17a6532f5fc55014ce232c441c /public | |
parent | 6104df5c6f646b183f5cc3a3e2b151d81faca0f3 (diff) |
new header included
Diffstat (limited to 'public')
-rw-r--r-- | public/css/sublab.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/sublab.css b/public/css/sublab.css index b024ee8..5983a46 100644 --- a/public/css/sublab.css +++ b/public/css/sublab.css @@ -53,7 +53,7 @@ div.image { margin-left: 125px; border: 1px solid #444; height: 150px; - background: #000 url(../img/topimage.jpg) no-repeat center bottom; + background: #000 url(../img/topimage.png) no-repeat left center; } div.menu { |