consensusRealityIO / RSBP

Real Simple Bitcoin Payments
GNU General Public License v3.0
14 stars 25 forks source link

Style Sheet Needed #1

Closed dykstranet closed 8 years ago

dykstranet commented 9 years ago

CSS design help needed. This page needs to look good on all devices. It is often used on a phone or tablet and although usable, it is not great. Often the QR code is initially displayed off screen and scrolling is necessary.

Also the CSS needs to be flexible enough so that the page can be integrated into the look and feel of any branded website.

Frankenmint commented 9 years ago

$350 in BTC and I'll have it fixed in the next 5 days. We can use escrow on Bitcointalk or I could use satoshibox with prior screenshots of your site w/ my css mods on diff devices as proof before payment.

dykstranet commented 8 years ago

This problem was fixed with 1 line of code which was donated by Niels Lange. Thank you Niels!

That line of code was:

<meta name="viewport" content="width=device-width, initial-scale=1">