mirror of
https://github.com/Adam-Ant/ClockworkAprilFools2017
synced 2025-06-24 14:00:56 +00:00
Add small padding to index page image
This commit is contained in:
@ -13,7 +13,8 @@
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
|
||||
<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 */
|
||||
{% block style %}{% endblock %}
|
||||
</style>
|
||||
|
||||
{% block head %}{% endblock %}
|
||||
|
Reference in New Issue
Block a user