diff --git a/nise-frontend/src/app/home/home.component.css b/nise-frontend/src/app/home/home.component.css index df92d2d..d572f00 100644 --- a/nise-frontend/src/app/home/home.component.css +++ b/nise-frontend/src/app/home/home.component.css @@ -33,3 +33,14 @@ .upload-button.disabled { pointer-events: none; } + +.api-docs-btn { + border-color: #ffeed6; + color: #ffeed6; + font-family: monospace, monospace !important; +} + +.api-docs-btn:hover { + background-color: #ffeed6; + color: #0c090a; +} diff --git a/nise-frontend/src/app/home/home.component.html b/nise-frontend/src/app/home/home.component.html index 8895621..beeee37 100644 --- a/nise-frontend/src/app/home/home.component.html +++ b/nise-frontend/src/app/home/home.component.html @@ -10,6 +10,7 @@
If you have any suggestions or want to report bugs, feel free to join the Discord server below.
you can keep up with newly detected scores with the rss feed, subscribe to it using your favorite reader.