diff --git a/qortal-ui-plugins/plugins/core/wallet/index.html b/qortal-ui-plugins/plugins/core/wallet/index.html index 0a791185..ac56f9ab 100644 --- a/qortal-ui-plugins/plugins/core/wallet/index.html +++ b/qortal-ui-plugins/plugins/core/wallet/index.html @@ -1,40 +1,40 @@ -
- - - + html, + body { + margin: 0; + font-family: "Roboto", sans-serif; + background: #fff; + } + +