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