diff options
Diffstat (limited to 'styles/box.css')
-rw-r--r-- | styles/box.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/styles/box.css b/styles/box.css index 429f5e2..f8c96bd 100644 --- a/styles/box.css +++ b/styles/box.css @@ -33,9 +33,6 @@ div.header { background: #222222; border-top: 1px solid #333333; border-bottom: 1px solid #000000; - background-image: url("box_img/logo.png"); - background-repeat: no-repeat; - background-position: 2px 0px; } a.header_link { |