투데이 딜스 부분 폰트 변경 및 스타일 수정.
This commit is contained in:
BIN
com.twin.app.shoptime/assets/fonts/arial/Arial-Black.woff
Normal file
BIN
com.twin.app.shoptime/assets/fonts/arial/Arial-Black.woff
Normal file
Binary file not shown.
@@ -83,7 +83,6 @@
|
|||||||
.todaysDealTitle {
|
.todaysDealTitle {
|
||||||
font-size: 58px;
|
font-size: 58px;
|
||||||
line-height: 60px;
|
line-height: 60px;
|
||||||
font-weight: 900;
|
|
||||||
font-family: @arialFontBold;
|
font-family: @arialFontBold;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -93,15 +92,12 @@
|
|||||||
.todaysDealTitle {
|
.todaysDealTitle {
|
||||||
.size(@w:100%,@h:132px);
|
.size(@w:100%,@h:132px);
|
||||||
font-size: 76px;
|
font-size: 76px;
|
||||||
font-weight: 900;
|
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
font-stretch: normal;
|
font-stretch: normal;
|
||||||
font-style: normal;
|
|
||||||
color: #151515;
|
color: #151515;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 76px;
|
line-height: 76px;
|
||||||
font-family: @arialFont;
|
font-family: @arialFontBold;
|
||||||
font-weight: 900;
|
|
||||||
}
|
}
|
||||||
.textBox {
|
.textBox {
|
||||||
.size(@w: 100%, @h: 80px);
|
.size(@w: 100%, @h: 80px);
|
||||||
@@ -158,16 +154,15 @@
|
|||||||
.productInfo {
|
.productInfo {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
.todaysDealTitle {
|
.todaysDealTitle {
|
||||||
.size(@w:296px,@h:114px);
|
.size(@w:305px,@h:114px);
|
||||||
margin-top: 53px;
|
margin-top: 53px;
|
||||||
margin-left: 49px;
|
margin-left: 49px;
|
||||||
font-size: 66px;
|
font-size: 66px;
|
||||||
font-weight: 900;
|
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
color: #151515;
|
color: #151515;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
line-height: 57px;
|
line-height: 57px;
|
||||||
font-family: Arial, Helvetica, sans-serif;
|
font-family: @arialBlack;
|
||||||
}
|
}
|
||||||
.textBox {
|
.textBox {
|
||||||
.size(@w: 294px, @h: 80px);
|
.size(@w: 294px, @h: 80px);
|
||||||
|
|||||||
Reference in New Issue
Block a user