diff --git a/css/dark-mode.css b/css/dark-mode.css index ed6a930..f4ba548 100644 --- a/css/dark-mode.css +++ b/css/dark-mode.css @@ -39,6 +39,7 @@ _:-ms-fullscreen, border-radius: 5px; box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.75); background-color: rgb(70, 70, 70); + white-space: pre-wrap !important; } .custom-select { @@ -59,4 +60,5 @@ h3, h4, h5 { color: white; + text-align: center; } diff --git a/index.html b/index.html index bc966b5..9688d58 100644 --- a/index.html +++ b/index.html @@ -208,6 +208,17 @@ + + + @@ -310,6 +321,7 @@ rsg.initListenerSelection() rsg.initShells() rsg.initReverseShellSelection() + // rsg.initUpgrader() }, initListenerSelection: function () { @@ -334,6 +346,15 @@ }) }, + // initUpgrader: function () { + // rsgData.upgrades.forEach(function (upgrades, i) { + // $('#upgrades').append($('