diff --git a/index.css b/index.css index 7a29f99..c61b4b8 100644 --- a/index.css +++ b/index.css @@ -35,6 +35,10 @@ linear-gradient(to bottom, transparent 1px, transparent 1px); } +.dl-btn { + background: + linear-gradient(to right, rgba(249,37,257,0.4), rgba(13,7,122,0.4)); + } [data-bs-theme=light] .dl-btn { background-color: #0d6efd !important; border-color: #0d6efd !important; diff --git a/index.html b/index.html index 907efb2..924fe41 100644 --- a/index.html +++ b/index.html @@ -102,8 +102,8 @@

Buil Powerful, fast and developer-friendly extension framework for Pterodactyl. Utilize extension APIs, inject HTML, modify stylesheets, package extensions and so much more.

- - + +