diff --git a/digitaleagentur/__pycache__/settings.cpython-38.pyc b/digitaleagentur/__pycache__/settings.cpython-38.pyc index 097c52c..63e1eb6 100644 Binary files a/digitaleagentur/__pycache__/settings.cpython-38.pyc and b/digitaleagentur/__pycache__/settings.cpython-38.pyc differ diff --git a/digitaleagentur/settings.py b/digitaleagentur/settings.py index 9b28b17..7a5bd52 100644 --- a/digitaleagentur/settings.py +++ b/digitaleagentur/settings.py @@ -15,6 +15,7 @@ import os # Build paths inside the project like this: os.path.join(BASE_DIR, ...) BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) + ############################################## DEV ##################################### BASE_URL = "https://dev01.digitale-agentur.com/" CRONAPIKEY = "gCddsaz6NOnE9QbXZM5LasdEk122D" diff --git a/standards/templates/standards/standards_add.html b/standards/templates/standards/standards_add.html index d3e5d19..34733f1 100644 --- a/standards/templates/standards/standards_add.html +++ b/standards/templates/standards/standards_add.html @@ -355,8 +355,6 @@ - - diff --git a/users/static/users/css/custom.css b/users/static/users/css/custom.css index 77d7ca7..26230ea 100644 --- a/users/static/users/css/custom.css +++ b/users/static/users/css/custom.css @@ -103,10 +103,9 @@ body{ .tree li { float: left; text-align: center; - list-style-type: none; + list-style-type: none; position: relative; - padding: 20px 5px 0 5px; - + padding: 20px 5px 0 5px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; diff --git a/users/static/users/img/vvelogo.png b/users/static/users/img/vvelogo.png new file mode 100644 index 0000000..e97e9c2 Binary files /dev/null and b/users/static/users/img/vvelogo.png differ diff --git a/users/templates/users/base.html b/users/templates/users/base.html index dfb00df..496fda9 100644 --- a/users/templates/users/base.html +++ b/users/templates/users/base.html @@ -29,13 +29,7 @@ - {% if request.user_agent.browser.family == "IE" %} - - - {% else %} - - - {% endif %} + @@ -62,6 +56,11 @@ + + + + + @@ -201,6 +200,8 @@ @@ -347,8 +348,8 @@ - - + + @@ -359,6 +360,11 @@ + + + + +