mirror of
https://github.com/Adam-Ant/ClockworkAprilFools2017
synced 2024-12-20 11:04:35 +00:00
Centre payment methods
This commit is contained in:
parent
fc18e9b47b
commit
ab96d84f34
@ -3,6 +3,7 @@
|
|||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
body { background: #fff9f2 !important; } /* Adding !important forces the browser to overwrite the default style applied by Bootstrap */
|
body { background: #fff9f2 !important; } /* Adding !important forces the browser to overwrite the default style applied by Bootstrap */
|
||||||
.btn { padding: 40px; margin:10px;}
|
.btn { padding: 40px; margin:10px;}
|
||||||
|
.jumbotron { text-align: center; }
|
||||||
</style>
|
</style>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user