このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Sugoimusic
/
Frontend
ウォッチ
2
スター
0
フォーク
1
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
base64 Sugoimusic logo in CSS
* Added base64 logo to global.css * Removed URL reference to all style CSS
test
Tomochin
4年前
親
7a764cd9f8
コミット
a143d9b8cb
2個のファイルの変更
、
0行の追加
、
4行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+0
-3
static/styles/beluga/style.css
+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;
}
書き込み
プレビュー
読み込み中…
キャンセル
保存