moved styles to common.css, removed more unused styles

This commit is contained in:
Arvind Tiwari 2018-01-17 16:31:46 +05:30
commit fb6ddd3512
17 changed files with 176 additions and 466 deletions

View file

@ -1,6 +1,6 @@
{% load staticfiles i18n%}
{% load custom_tags %}
{% load staticfiles i18n custom_tags %}
{% get_current_language as LANGUAGE_CODE %}
<nav class="navbar navbar-default navbar-fixed-top topnav">
<div class="topnav">
<!-- Brand and toggle get grouped for better mobile display -->