Новые стили для страниц авторизации и запросов
This commit is contained in:
5
App/static/css/auth.css
Normal file
5
App/static/css/auth.css
Normal file
@@ -0,0 +1,5 @@
|
||||
form[name="auth"] input[type="submit"] {
|
||||
display: block;
|
||||
margin: 10px auto;
|
||||
background-color: #f2c464;
|
||||
}
|
||||
Reference in New Issue
Block a user