Commit e357c0ff authored by youjie's avatar youjie

no message

parent 07ce1003
...@@ -153,7 +153,7 @@ html, body{ ...@@ -153,7 +153,7 @@ html, body{
height: 0px; height: 0px;
border-bottom: 2px dashed red; border-bottom: 2px dashed red;
left: 0; left: 0;
top: 1450px; top: 1422px;
right: 0; right: 0;
} }
.UpgradedVersion2Line span{ .UpgradedVersion2Line span{
...@@ -207,7 +207,7 @@ html, body{ ...@@ -207,7 +207,7 @@ html, body{
.travelControlTrip .essential-item { .travelControlTrip .essential-item {
width: 320px; width: 320px;
height: 100px; height: auto !important;
box-sizing: border-box; box-sizing: border-box;
padding-left: 20px; padding-left: 20px;
} }
...@@ -220,19 +220,18 @@ html, body{ ...@@ -220,19 +220,18 @@ html, body{
font-size: 18px; font-size: 18px;
color: #000; color: #000;
margin-top: 5px; margin-top: 5px;
margin-bottom: 10px;
} }
.trip-v3-title.small-margin { .trip-v3-title.small-margin {
margin-bottom: 20px; margin-bottom: 20px;
} }
.trip-v3-title { .trip-v3-title {
font-size: 36px !important; font-size: 36px !important;
font-weight: bolder !important; font-weight: bolder !important;
margin-top: 40px !important; margin-top: 40px !important;
text-align: center; text-align: center;
} }
.LeaveGroupDownload-form .flight_header th { .LeaveGroupDownload-form .flight_header th {
font-size: 20px !important; font-size: 20px !important;
font-weight: 700 !important; font-weight: 700 !important;
...@@ -409,7 +408,7 @@ html, body{ ...@@ -409,7 +408,7 @@ html, body{
right: 0; right: 0;
bottom: 115px; bottom: 115px;
margin: 44px 36px; margin: 44px 36px;
padding: 0 0 115px 0; /* padding: 0 0 115px 0; */
} }
.travelDaysdetails-tsTextBox{ .travelDaysdetails-tsTextBox{
padding: 0 36px; padding: 0 36px;
...@@ -597,6 +596,7 @@ html, body{ ...@@ -597,6 +596,7 @@ html, body{
.otherJourney-introduceFooter { .otherJourney-introduceFooter {
left: 0; left: 0;
right: 0; right: 0;
margin-top: 115px;
margin-bottom: 32px; margin-bottom: 32px;
width: 100%; width: 100%;
height: 34px; height: 34px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment