diff --git a/public/index.html b/public/index.html index 02c7b58..74060ce 100644 --- a/public/index.html +++ b/public/index.html @@ -330,16 +330,5 @@

Enable JavaScript

PairDrop works only with JavaScript

- diff --git a/public/styles.css b/public/styles.css index a8e507e..e322446 100644 --- a/public/styles.css +++ b/public/styles.css @@ -147,6 +147,11 @@ hr { background-color: white; } +x-noscript { + background: var(--primary-color); + color: white; + z-index: 2; +} /* Icons */