このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
herbert
/
Frontend
フォーク元
Sugoimusic/Frontend
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
4 コミット
0a5b48974b
...
102078c72b
作成者
SHA1
メッセージ
日付
herbert
102078c72b
Merge branch 'master' into orion-fixes
3年前
Tomochin
214ec6ba64
Fix logo widths
3年前
Tomochin
cae4ce8079
Add first banner to live CSS
3年前
Tomochin
ea6b777883
Add first SM banners
3年前
6個のファイルの変更
、
10行の追加
、
10行の削除
分割表示
差分オプション
統計情報を表示
バイナリ
バイナリ
+1
-1
static/styles/global.css
+3
-3
static/styles/noir/style.css
+3
-3
static/styles/noir2/style.css
+3
-3
static/styles/nostalgia/style.css
バイナリ
ファイルの表示
バイナリ
ファイルの表示
+ 1
- 1
static/styles/global.css
ファイル差分が大きすぎるため省略します
ファイルの表示
+ 3
- 3
static/styles/noir/style.css
ファイルの表示
@@ -233,15 +233,15 @@ ul.thin li { margin:0px 0px; padding:0px; }
}
#logo {
width:
30
0px;
height: 1
97
px;
width:
114
0px;
height: 1
50
px;
margin: 0 auto;
}
#logo a {
border: none;
width: 100%;
height: 1
97
px;
height: 1
50
px;
display: block;
}
+ 3
- 3
static/styles/noir2/style.css
ファイルの表示
@@ -248,15 +248,15 @@ ul.thin li { margin:0px 0px; padding:0px; }
}
#logo {
width:
30
0px;
height: 1
97
px;
width:
114
0px;
height: 1
50
px;
margin: 0 auto;
}
#logo a {
border: none;
width: 100%;
height: 1
97
px;
height: 1
50
px;
display: block;
}
+ 3
- 3
static/styles/nostalgia/style.css
ファイルの表示
@@ -239,15 +239,15 @@ ul.thin li { margin:0px 0px; padding:0px; }
}
#logo {
width:
30
0px;
height: 1
97
px;
width:
114
0px;
height: 1
50
px;
margin: 0 auto;
}
#logo a {
border: none;
width: 100%;
height: 1
97
px;
height: 1
50
px;
display: block;
}
書き込み
プレビュー
読み込み中…
キャンセル
保存