이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
spawntree
/
Diaeko
보기
2
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
check
master
Florian Eisenmenger
4 년 전
부모
a5fc14590a
커밋
9613c53d9e
3개의 변경된 파일
과
24개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+10
-0
zenitPlatformAtmosSet1/src/Resources/app/storefront/src/scss/layout/_header.scss
+12
-1
zenitPlatformAtmosSet2/src/Resources/app/storefront/src/scss/layout/_header.scss
+2
-0
zenitPlatformAtmosSet2/src/Resources/app/storefront/src/scss/overrides.scss
+ 10
- 0
zenitPlatformAtmosSet1/src/Resources/app/storefront/src/scss/layout/_header.scss
파일 보기
@@ -112,3 +112,13 @@
}
}
.header-logo-picture {
min-width: 154px;
}
.header-row .header-actions-col {
z-index: 3;
.scrollable-dropdown-menu {
z-index: 500;
}
}
+ 12
- 1
zenitPlatformAtmosSet2/src/Resources/app/storefront/src/scss/layout/_header.scss
파일 보기
@@ -112,4 +112,15 @@
background: #f3f4f5;
color: #222;
}
}
}
.header-logo-picture {
min-width: 167px;
}
.header-row .header-actions-col {
z-index: 3;
.scrollable-dropdown-menu {
z-index: 500;
}
}
+ 2
- 0
zenitPlatformAtmosSet2/src/Resources/app/storefront/src/scss/overrides.scss
파일 보기
@@ -19,11 +19,13 @@ body {
h1 {
font-size: 3.125rem;
line-height: 50px !important;
font-style: italic;
}
h2 {
font-size: 2.125rem;
line-height: 40px !important;
font-style: italic;
}
h3 {
쓰기
미리보기
불러오는 중...
취소
저장