Commit 61f378f4 authored by youjie's avatar youjie

no message

parent 7c452d59
......@@ -483,13 +483,13 @@ html, body{
}
.travelDaysdetails-tsText{
width: 100%;
padding: 38px 47px 28px 47px;
padding: 28px 47px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
line-height: 30px;
line-height: 42px;
}
.travelDaysdetails-tsText p{
padding: 0;
......@@ -525,7 +525,6 @@ html, body{
white-space: wrap;
font-size: 21px;
font-family: 'Microsoft JhengHei UI';
line-height: 22px;
}
.travelDaysdetails-tsText,.travelDaysdetails-text {
font-weight: 100;
......@@ -550,7 +549,10 @@ html, body{
margin-right: 0;
}
.travelDaysdetails-text0-r{
margin-top: -16px;
margin-top: -8px;
}
.travelDaysdetails-text0-r>p{
line-height: 42px;
}
.travelDaysdetails-text0-r>p:first-child,
.travelDaysdetails-text0-r>span:first-child,
......
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