diff --git a/icon.png b/icon.png index 302367a..0004562 100644 Binary files a/icon.png and b/icon.png differ diff --git a/index.html b/index.html index 5974f3d..f5efda6 100644 --- a/index.html +++ b/index.html @@ -65,12 +65,28 @@ border: 1px solid #ccc; border-radius: 3px; } - - - -
-
MainOnly
-
A JavaScript bookmarklet designed to isolate and highlight a specific element on a webpage, effectively hiding all other elements.
+ .icon { + height: 150px; + width: 150px; + } + .title-and-icon-container { + display: flex; + justify-content: space-between; + } + .github-button { + background-color: #28a745; + } + + + +
+
+
+
MainOnly
+
A JavaScript bookmarklet designed to isolate and highlight a specific element on a webpage, effectively hiding all other elements.
+
+ MainOnly Icon +
1
@@ -104,12 +120,13 @@
Check out the Github Repo

Found this useful? Or just interested in how it works? Check out the Github repo for more. (Or just add a star)

- ⭐ GitHub Repo - -
-

Made with ❤️, built using 🤖

+
+ ⭐ GitHub Repo +
+

Made with ❤️, built using 🤖

+
- + \ No newline at end of file