ソースを参照

base64 Sugoimusic logo in CSS

* Added base64 logo to global.css
* Removed URL reference to all style CSS
undefined
Tomochin 3年前
コミット
f3d2731c9d
2個のファイルの変更4行の追加2行の削除
  1. +4
    -1
      static/styles/global.css
  2. +0
    -1
      static/styles/sugoi/style.css

+ 4
- 1
static/styles/global.css
ファイル差分が大きすぎるため省略します
ファイルの表示


+ 0
- 1
static/styles/sugoi/style.css ファイルの表示

@@ -158,7 +158,6 @@ ul.thin li { margin:0px 0px; padding:0px; }
#logo {
width: 300px;
height: 197px;
background: url('images/logo.png') no-repeat center center;
margin: 0 auto;
}



読み込み中…
キャンセル
保存