diff --git a/pairing.html b/pairing.html old mode 100644 new mode 100755 index 66afb0d..00c7940 --- a/pairing.html +++ b/pairing.html @@ -50,9 +50,25 @@ font-size: 90px; } + .affiliate { + display: block; + box-sizing: content-box; + + margin-top: 70px; + + border: 10px solid #0CB50C; + border-radius: 10px; + + background: rgba(255, 255, 255, .7); + } + + .affiliate + .affiliate { + margin-top: 40px; + } + - ! You've been paired with

Good luck!

+ +