diff options
Diffstat (limited to 'public/css/style10.css')
-rw-r--r-- | public/css/style10.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/css/style10.css b/public/css/style10.css index c223fddc..38de4a13 100644 --- a/public/css/style10.css +++ b/public/css/style10.css @@ -1,9 +1,9 @@ #logo { - background: url('../pic/engelsystem_logo.png') top left no-repeat; + background: url('../pic/engelsystem_logo_cccamp2011.png') top left no-repeat; display: block; height: 69px; margin: 10px auto; - width: 378px; + width: 523px; } tr:hover > td { |