이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
herbert
/
Frontend
원본 프로젝트 :
Sugoimusic/Frontend
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
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개의 파일을 삭제
분할 보기
Diff Options
Show Stats
BIN
BIN
+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
BIN
파일 보기
BIN
파일 보기
+ 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;
}
쓰기
미리보기
불러오는 중...
취소
저장