diff --git a/static/styles/beluga/style.css b/static/styles/beluga/style.css index 726946a..9a54d12 100644 --- a/static/styles/beluga/style.css +++ b/static/styles/beluga/style.css @@ -25,9 +25,6 @@ width:180px; } - #logo a { - background: url('/static/styles/sugoi/images/logo.png') no-repeat center center; - } #logo>a { background-size:contain; display:block; diff --git a/static/styles/genaviv/style.css b/static/styles/genaviv/style.css index e81ddc2..d365060 100644 --- a/static/styles/genaviv/style.css +++ b/static/styles/genaviv/style.css @@ -374,7 +374,6 @@ input,input[type="search"],form textarea,form input,input[type="search" i],input #logo { width: 300px; height: 197px; - background: url('/static/styles/sugoi/images/logo.png') no-repeat center center; margin: 0 auto; }