diff --git a/static/site.css b/static/site.css index 4dc0891..88ba482 100644 --- a/static/site.css +++ b/static/site.css @@ -19,6 +19,12 @@ body { } } +.flag{ + max-height: 100%; + max-width: 120%; + background-repeat: round !important; +} + .title-responsive{ font-size: 25px !important; padding-left: 40px; diff --git a/templates/navbar.html b/templates/navbar.html index 34e0970..ebe0372 100644 --- a/templates/navbar.html +++ b/templates/navbar.html @@ -78,6 +78,22 @@ {% endif %} + {% if conf["LANGUAGE"] == "en" %} +