pyc-website

main website for pyc inc.

git clone https://9o.is/git/pyc-website.git

commit c7a09952d31ddda02724c3dc92c9be2ab851a41c
parent cca4203c054cfb8351123fcb79bfb0f360446686
Author: Jul <jul@9o.is>
Date:   Wed, 30 Apr 2014 17:25:11 -0400

faqs reformat

Diffstat:
Msrc/main/webapp/faqs.html | 30+++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/src/main/webapp/faqs.html b/src/main/webapp/faqs.html @@ -1,12 +1,12 @@ <div data-lift="NgUIRouter.surround?withAjax=no-base-default&with=base-default&at=content"> <div id="faqs" class="row"> - <div class="col-xs-12 col-sm-8"> + <div class="col-xs-12 col-sm-8 margin-bottom-10"> <div class="row"> - <div class="col-md-12 col-lg-6"> + <div class="col-md-12 col-lg-10"> <ul class="list-unstyled"> <li> - <h3>What is PYC?</h3> + <h3 class="bold">What is PYC?</h3> <p> PYC is an ATM service operator for the bitcoin currency. We enable customers to retrieve bitcoin instantly, just as they @@ -14,18 +14,18 @@ </p> </li> - <li> - <h3>In which states is PYC available?</h3> + <li class="padding-top-10"> + <h3 class="bold">In which states is PYC available?</h3> <p> - PYC ATMs are currently available in the state of New + ATMs are currently available in the state of New Jersey. If you’re located in another state but would like to be the next customer to benefit from our service, <a data-lift="Menus.item?name=ATM Locations">fill out this form so we can know you’re interested</a>. </p> </li> - <li> - <h3>How long does the ATM take to transfer the + <li class="padding-top-10"> + <h3 class="bold">How long does the ATM take to transfer the bitcoin to my wallet?</h3> <p> The ATM takes a few seconds -- no more than a minute -- @@ -35,10 +35,10 @@ </li> </ul> </div> - <div class="col-md-12 col-lg-6"> + <div class="col-md-12 col-lg-10"> <ul class="list-unstyled"> - <li> - <h3>How much money can I take out from the ATM?</h3> + <li class="padding-top-10"> + <h3 class="bold">How much money can I take out from the ATM?</h3> <p> At the moment, the maximum amount of money that can be taken out per transaction is 500 USD. If you would like to @@ -47,8 +47,8 @@ </p> </li> - <li> - <h3>How do I use the ATM?</h3> + <li class="padding-top-10"> + <h3 class="bold">How do I use the ATM?</h3> <p> <a data-lift="Menus.item?name=How To Use ATM">Follow our tutorial</a> so we can help you find an ATM, set up a wallet, instantly retrieve your bitcoin @@ -56,8 +56,8 @@ </p> </li> - <li> - <h3>What is Bitcoin?</h3> + <li class="padding-top-10"> + <h3 class="bold">What is Bitcoin?</h3> <p> <a data-lift="Menus.item?name=What Is Bitcoin">Discover Bitcoin’s purpose and usability</a> in our easy to follow tutorial.