Commit 59f187b7 by dhn

test

parent 89b75a25
...@@ -1671,10 +1671,7 @@ $isMobile = $mobileDetect->isMobile(); ...@@ -1671,10 +1671,7 @@ $isMobile = $mobileDetect->isMobile();
background: #f2f2f2; background: #f2f2f2;
margin-top: 15px; margin-top: 15px;
} }
#policy-description li a{
font-size: 12px;
color: #666666;
}
.jkl{ .jkl{
width:17px; width:17px;
height:17px; height:17px;
...@@ -1695,7 +1692,10 @@ $isMobile = $mobileDetect->isMobile(); ...@@ -1695,7 +1692,10 @@ $isMobile = $mobileDetect->isMobile();
@keyframes fadenum{ @keyframes fadenum{
100%{transform:rotate(360deg);} 100%{transform:rotate(360deg);}
} }
#policy-description li a{
font-size: 12px;
color: #666666;
}
/***************************************dddddddddddd*****address from end****************************************************/ /***************************************dddddddddddd*****address from end****************************************************/
......
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