- Getting containers ready for the cloud
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
const eveAI = new EveAI(
|
||||
'6',
|
||||
'EveAI-CHAT-3622-2083-4559-6024-8786',
|
||||
'EveAI-CHAT-6530-7449-1171-8988-8156',
|
||||
'http://macstudio.ask-eve-ai-local.com',
|
||||
'en'
|
||||
);
|
||||
|
||||
@@ -1,3 +1,13 @@
|
||||
/*Overriding Colors*/
|
||||
:root {
|
||||
--bs-primary: #76599a;
|
||||
--bs-secondary: #b14f9d;
|
||||
--bs-success: #f8e1a9;
|
||||
--bs-info: #423372;
|
||||
--bs-warning: #eb7f31;
|
||||
--bs-danger: #9c2d66;
|
||||
}
|
||||
|
||||
.form-control {
|
||||
border: 1px solid #d2d6da;
|
||||
padding: 0.625rem 0.75rem;
|
||||
|
||||
BIN
nginx/static/assets/img/EveAI_bg.jpg
Normal file
BIN
nginx/static/assets/img/EveAI_bg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 MiB |
Reference in New Issue
Block a user