issue #11 Adjust ui font size.
This commit is contained in:
@@ -828,7 +828,7 @@
|
||||
line-height: 137px;
|
||||
width: 50%;
|
||||
height: 60%;
|
||||
font-size: 52px;
|
||||
font-size: 40px;
|
||||
text-align: center;
|
||||
color: rgba(218,165,32,1.0);
|
||||
background-image: url(./images/quantity_edit_arrow.png);
|
||||
@@ -849,7 +849,7 @@
|
||||
line-height: 91px;
|
||||
width: 50%;
|
||||
height: 40%;
|
||||
font-size: 52px;
|
||||
font-size: 40px;
|
||||
text-align: center;
|
||||
color: rgba(218,165,32,1.0);
|
||||
}
|
||||
@@ -892,7 +892,7 @@
|
||||
padding: 0px 30px 0px 30px;
|
||||
overflow: hidden;
|
||||
text-align: center;
|
||||
font-size: 32px;
|
||||
font-size: 38px;
|
||||
color: rgba(51,51,51,1.0);
|
||||
}
|
||||
|
||||
@@ -1109,7 +1109,7 @@
|
||||
height: 65px;
|
||||
width: 96%;
|
||||
margin: 12px 2% 0px 2%;
|
||||
padding: 4px 2% 0px 2%;
|
||||
padding: 18px 2% 0px 2%;
|
||||
display: flex;
|
||||
float: left;
|
||||
flex-direction: row;
|
||||
@@ -1120,7 +1120,7 @@
|
||||
|
||||
|
||||
.popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.summary>#label{
|
||||
line-height: 65px;
|
||||
line-height: 40px;
|
||||
width: 50%;
|
||||
height: 100px;
|
||||
font-size: 48px;
|
||||
@@ -1128,7 +1128,7 @@
|
||||
}
|
||||
|
||||
.popup .amenity .bg .owl-carousel .owl-stage .am_item_sel_cart_win .winright>.summary>#value{
|
||||
line-height: 65px;
|
||||
line-height: 40px;
|
||||
width: 50%;
|
||||
height: 100%;
|
||||
font-size: 52px;
|
||||
@@ -1290,7 +1290,7 @@
|
||||
width: 100%;
|
||||
height: 132px;
|
||||
margin: 0;
|
||||
padding: 0px 20px 0px 20px;
|
||||
padding: 0px 20px 0px 48px;
|
||||
color: rgb(245,245,245);
|
||||
line-height: 32px;
|
||||
font-size: 32px;
|
||||
@@ -1539,7 +1539,7 @@
|
||||
height: 65px;
|
||||
width: 96%;
|
||||
margin: 12px 2% 0px 2%;
|
||||
padding: 4px 2% 0px 2%;
|
||||
padding: 18px 2% 0px 2%;
|
||||
display: flex;
|
||||
float: left;
|
||||
flex-direction: row;
|
||||
@@ -1550,7 +1550,7 @@
|
||||
|
||||
|
||||
.popup .amenity .order .winleft>.summary>#label{
|
||||
line-height: 65px;
|
||||
line-height: 40px;
|
||||
width: 50%;
|
||||
height: 100px;
|
||||
font-size: 48px;
|
||||
@@ -1558,7 +1558,7 @@
|
||||
}
|
||||
|
||||
.popup .amenity .order .winleft>.summary>#value{
|
||||
line-height: 65px;
|
||||
line-height: 40px;
|
||||
width: 50%;
|
||||
height: 100%;
|
||||
font-size: 52px;
|
||||
@@ -1978,7 +1978,7 @@
|
||||
line-height: 137px;
|
||||
width: 50%;
|
||||
height: 60%;
|
||||
font-size: 52px;
|
||||
font-size: 40px;
|
||||
text-align: center;
|
||||
color: rgba(218,165,32,1.0);
|
||||
background-image: url(./images/quantity_edit_arrow.png);
|
||||
@@ -1999,7 +1999,7 @@
|
||||
line-height: 91px;
|
||||
width: 50%;
|
||||
height: 40%;
|
||||
font-size: 52px;
|
||||
font-size: 40px;
|
||||
text-align: center;
|
||||
color: rgba(218,165,32,1.0);
|
||||
}
|
||||
@@ -2042,7 +2042,7 @@
|
||||
padding: 0px 30px 0px 30px;
|
||||
overflow: hidden;
|
||||
text-align: center;
|
||||
font-size: 32px;
|
||||
font-size: 38px;
|
||||
color: rgba(51,51,51,1.0);
|
||||
}
|
||||
|
||||
@@ -2440,7 +2440,7 @@
|
||||
width: 100%;
|
||||
height: 132px;
|
||||
margin: 0;
|
||||
padding: 0px 20px 0px 20px;
|
||||
padding: 0px 20px 0px 48px;
|
||||
color: rgb(245,245,245);
|
||||
line-height: 32px;
|
||||
font-size: 32px;
|
||||
|
||||
Reference in New Issue
Block a user