diff --git a/docs/assets/css/main.css b/docs/assets/css/main.css
index b048cc6..e08726e 100644
--- a/docs/assets/css/main.css
+++ b/docs/assets/css/main.css
@@ -2562,8 +2562,8 @@ input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:hover {
- border-color: #49bf9d;
- color: #49bf9d !important;
+ border-color: #0E96FB;
+ color: #0E96FB !important;
}
input[type="submit"]:active,
@@ -2692,7 +2692,7 @@ input[type="button"]:disabled,
justify-content: space-between;
background-color: #1f1815;
background-attachment: scroll, scroll;
- background-image: url("images/overlay.png"), url("../../images/bg.jpg");
+ background-image: url("images/overlay.png"), url("../../images/bg.png");
background-position: top left, top left;
background-repeat: repeat, no-repeat;
background-size: auto, 150%;
@@ -3185,7 +3185,7 @@ body.is-touch .poptrox-popup .closer {
#footer {
background-attachment: scroll;
background-color: #1f1815;
- background-image: url("images/overlay.png"), url("../../images/bg.jpg");
+ background-image: url("images/overlay.png"), url("../../images/bg.png");
background-position: top left, bottom center;
background-repeat: repeat, no-repeat;
background-size: auto, cover;
@@ -3325,6 +3325,5 @@ body.is-touch .poptrox-popup .closer {
img.floatright {
float: right;
-
margin: 5px;
}
diff --git a/docs/images/Mac_Screenshot.png b/docs/images/Mac_Screenshot.png
deleted file mode 100644
index 51189f4..0000000
Binary files a/docs/images/Mac_Screenshot.png and /dev/null differ
diff --git a/docs/images/bg.jpg b/docs/images/bg.jpg
deleted file mode 100644
index a3bb03c..0000000
Binary files a/docs/images/bg.jpg and /dev/null differ
diff --git a/docs/images/bg.png b/docs/images/bg.png
new file mode 100644
index 0000000..9f06219
Binary files /dev/null and b/docs/images/bg.png differ
diff --git a/docs/images/logo.png b/docs/images/logo.png
index 63a8a12..16f4d18 100644
Binary files a/docs/images/logo.png and b/docs/images/logo.png differ
diff --git a/docs/images/mac.png b/docs/images/mac.png
new file mode 100644
index 0000000..552c6c8
Binary files /dev/null and b/docs/images/mac.png differ
diff --git a/docs/index.html b/docs/index.html
index 0e035f0..8d84a97 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -22,8 +22,8 @@
>
- MS-Office-Electron is an app in which the Web Version of MS Office
- is wrapped into a Cross-Platform App with Electron. And all the
- Services of Microsoft Office will work for free. It is available for
- Windows, Mac OS, and Linux! If you like the project, do not forget to
- give a "
+ MS-365-Electron is a dsktop wrapper for the web version of Microsoft
+ 365, which is free but with some basic limits. It is made with
+ Electron and is available for Windows, Mac OS, and Linux! If you like
+ the project, do not forget to give a "
Star" to the project :D