Commit ba8ead7f authored by youjie's avatar youjie

no message

parent 5122bad9
...@@ -159,7 +159,7 @@ html, body{ ...@@ -159,7 +159,7 @@ html, body{
height: 0px; height: 0px;
border-bottom: 2px dashed red; border-bottom: 2px dashed red;
left: 0; left: 0;
top: 1538px; top: 1378px;
right: 0; right: 0;
} }
.UpgradedVersion2Line span{ .UpgradedVersion2Line span{
...@@ -438,7 +438,7 @@ html, body{ ...@@ -438,7 +438,7 @@ html, body{
} }
.travelDaysdetails-tsText{ .travelDaysdetails-tsText{
width: 100%; width: 100%;
padding: 25px 38px; padding: 15px;
border-radius: 18px; border-radius: 18px;
-webkit-border-radius: 18px; -webkit-border-radius: 18px;
-moz-border-radius: 18px; -moz-border-radius: 18px;
...@@ -494,6 +494,9 @@ html, body{ ...@@ -494,6 +494,9 @@ html, body{
} }
.travelDaysdetails-text.right0{ .travelDaysdetails-text.right0{
margin-right: 0; margin-right: 0;
}
.travelDaysdetails-text0-r>p:first-child{
text-indent: 101px;
} }
.travelDaysdetails-text1{ .travelDaysdetails-text1{
/* font-size: 16px !important; */ /* font-size: 16px !important; */
...@@ -712,6 +715,9 @@ html, body{ ...@@ -712,6 +715,9 @@ html, body{
.lineHeight38{ .lineHeight38{
line-height: 38px; line-height: 38px;
} }
.MT15{
margin-top: 15px;
}
.MT19{ .MT19{
margin-top: 19px; margin-top: 19px;
} }
......
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