new animation when receiving a payment

This commit is contained in:
Landon 2018-03-06 16:34:03 +09:00
commit 19b16a491f
5 changed files with 219 additions and 1 deletions

View file

@ -7,6 +7,7 @@
<meta name="msapplication-tap-highlight" content="no">
<meta name="format-detection" content="telephone=no">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/payment_recieved.css">
<link rel="stylesheet" type="text/css" href="css/chartist.css">
<link rel="stylesheet" type="text/css" href="css/bitcoin.com.css">
<link rel="stylesheet" type="text/css" href="css/icomoon.css">