Docker deployment Realised
This commit is contained in:
13
nginx/static/assets/css/eveai.css
Normal file
13
nginx/static/assets/css/eveai.css
Normal file
@@ -0,0 +1,13 @@
|
||||
.form-control {
|
||||
border: 1px solid #d2d6da;
|
||||
padding: 0.625rem 0.75rem;
|
||||
}
|
||||
|
||||
.form-control:focus {
|
||||
color: #495057;
|
||||
background-color: transparent;
|
||||
border-color: #d2d6da;
|
||||
outline: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user