diff --git a/core/static/css/base/amadeus.css b/core/static/css/base/amadeus.css index b372366..e946847 100644 --- a/core/static/css/base/amadeus.css +++ b/core/static/css/base/amadeus.css @@ -344,4 +344,12 @@ ul, li { .logo-login{ margin-top: 15px; - margin-bottom: 15px; \ No newline at end of file + margin-bottom: 15px; + width:50%; +} +.forgotPassword{ + padding-bottom: 10px; +} +.form-group{ + margin-top: 5px; +} \ No newline at end of file diff --git a/core/templates/index.html b/core/templates/index.html index 9d515ef..88a92cd 100644 --- a/core/templates/index.html +++ b/core/templates/index.html @@ -11,18 +11,18 @@ {% block content %}