URL changes + menu bar layout
This commit is contained in:
@@ -396,6 +396,9 @@ header {
|
||||
color: #fff;
|
||||
opacity: 0.7;
|
||||
}
|
||||
.nav-collapse .nav.pull-right {
|
||||
float: none !important;
|
||||
}
|
||||
}
|
||||
/* Portrait tablet to landscape and desktop */
|
||||
@media (min-width: 768px) and (max-width: 979px) {
|
||||
|
||||
@@ -20,6 +20,8 @@
|
||||
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<![endif]-->
|
||||
{% endaddtoblock %} {% addtoblock "js" strip %}
|
||||
<script src="{% static 'js/jquery-2.0.3.min.js' %}"></script>
|
||||
{% endaddtoblock %} {% addtoblock "js" strip %}
|
||||
<script src="{% static 'js/bootstrap.min.js' %}"></script>
|
||||
{% endaddtoblock %} {% addtoblock "js" strip %}
|
||||
<script src="{% static 'js/jquery.countdown.min.js' %}"></script>
|
||||
|
||||
Reference in New Issue
Block a user