diff options
author | Erling Aaby <spa440w@gmail.com> | 2013-04-23 13:03:08 +0200 |
---|---|---|
committer | Erling Aaby <spa440w@gmail.com> | 2013-04-23 13:03:08 +0200 |
commit | 307fefdd12c648365bdfd3fe755b14f5f172441f (patch) | |
tree | b14f8b1186b1bf9e4e020c5e9cf43795135dc63d /public | |
parent | herounit span changed 9-8 (diff) | |
download | Divid-307fefdd12c648365bdfd3fe755b14f5f172441f.tar.gz |
changed animation devanim.less
Diffstat (limited to 'public')
-rw-r--r-- | public/css/devanim.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/devanim.less b/public/css/devanim.less index 5a89212..5f26472 100644 --- a/public/css/devanim.less +++ b/public/css/devanim.less @@ -10,7 +10,7 @@ position: relative; border: solid 2px black; margin: 0 auto; - margin-top: 100px; + margin-top: 10px; background: white; -webkit-animation: devices 9s ease 0s infinite; -moz-animation: devices 9s ease 0s infinite; |