diff options
author | Svente <svente@KeyserSoze.(none)> | 2011-04-10 16:21:05 +0200 |
---|---|---|
committer | Svente <svente@KeyserSoze.(none)> | 2011-04-10 16:21:05 +0200 |
commit | baa1ab2b6b3d7cf49ab0e19e905151bdd7e9c65d (patch) | |
tree | 7ab92d050179f1d7fd6142ba527b4cd19bd446c5 /public | |
parent | 976746d2731146ecd86f109e29f54cd6ea0ee3db (diff) |
header adjustments
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..600e3bf 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.jpg) no-repeat left bottom; } div.menu { |