Commit 0e41b8de by doszhang

dos

parent a8e343e2
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<meta name="format-detection" content="telephone=no"> <meta name="format-detection" content="telephone=no">
{:assign var=projectId value=0} {:assign var=projectId value=0}
{:assign var=rem value=false} {:assign var=rem value=false}
{:assign var=version value='1.3.5'} {:assign var=version value='1.3.6'}
{:block name='projectx'}{:/block} {:block name='projectx'}{:/block}
{:if $rem == true} {:if $rem == true}
<meta name="viewport" content="width=device-width, minimum-scale=1, maximum-scale=1, user-scalable=no"> <meta name="viewport" content="width=device-width, minimum-scale=1, maximum-scale=1, user-scalable=no">
......
...@@ -217,6 +217,11 @@ input { ...@@ -217,6 +217,11 @@ input {
z-index: 30; z-index: 30;
} }
.home-btn-block {
transform: scale(1.2);
left: 520px;
}
@-webkit-keyframes luo { @-webkit-keyframes luo {
0% { 0% {
top: -1%; top: -1%;
......
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 sign in to comment