diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 209ac3b..287fc6a 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -2869,4 +2869,10 @@ .anchor{ scroll-margin-top: 60px; +} +/*login page*/ +.error_f_login{ + color: #f00; + margin-bottom: 20px; + display: block; } \ No newline at end of file diff --git a/templates/forms/f_login.html b/templates/forms/f_login.html index 1416a0b..406b512 100644 --- a/templates/forms/f_login.html +++ b/templates/forms/f_login.html @@ -10,7 +10,7 @@ {% csrf_token %}