소스 검색

base64 Sugoimusic logo in CSS

* Added base64 logo to global.css
* Removed URL reference to all style CSS
test
Tomochin 4 년 전
부모
커밋
a143d9b8cb
2개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. +0
    -3
      static/styles/beluga/style.css
  2. +0
    -1
      static/styles/genaviv/style.css

+ 0
- 3
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;


+ 0
- 1
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;
}



불러오는 중...
취소
저장