1
0
mirror of https://github.com/Adam-Ant/ClockworkAprilFools2017 synced 2024-10-05 00:03:52 +00:00

Centre payment methods

This commit is contained in:
Joe Groocock 2017-03-31 22:03:57 +01:00
parent fc18e9b47b
commit ab96d84f34
Signed by untrusted user: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -3,6 +3,7 @@
<style type="text/css">
body { background: #fff9f2 !important; } /* Adding !important forces the browser to overwrite the default style applied by Bootstrap */
.btn { padding: 40px; margin:10px;}
.jumbotron { text-align: center; }
</style>
{% endblock %}