diff --git a/src/components/doge-qr/demo/demo.css b/src/components/doge-qr/demo/demo.css index 6d8d2f6..75ecb43 100644 --- a/src/components/doge-qr/demo/demo.css +++ b/src/components/doge-qr/demo/demo.css @@ -10,6 +10,25 @@ h1, h2, h3, h4, h5 { margin: 0px 0px; padding: 20px; } +header { + margin-bottom: 50px; +} + +a.yellow { + color: #de9a1e; +} +a.yellow:hover { + color: #ffc107; +} + +.mono { + font-family: monospace; +} + +.small { + font-size: .8rem; +} + h1 { margin-bottom: 20px; } diff --git a/src/components/doge-qr/demo/index.html b/src/components/doge-qr/demo/index.html index ff24bc6..c71793e 100644 --- a/src/components/doge-qr/demo/index.html +++ b/src/components/doge-qr/demo/index.html @@ -41,9 +41,17 @@
+ Use this web-component to easily create a Doge wallet QR code to share with friends. +
+- 3. Test your QR code is working before sharing it with others + 3. Test your QR code is working before sharing it with others. It should lead you to a URL formatted like so: dogecoin://D89DhnsgKncmN12RejxudfU8AwXp3946q1?amount=100