diff --git a/css/master.css b/css/master.css index 80f9d3d..16ad0f3 100644 --- a/css/master.css +++ b/css/master.css @@ -1,5 +1,6 @@ body { background-image: url("../images/background.png"); + font-family: 'Roboto', sans-serif; } textarea { @@ -92,6 +93,10 @@ i.fa { .header_description { margin: 1% 0% 1% 0%; } + + #side_header_description { + margin: 1% 0% 1% 0%; + } } #walletCommandsHeader { diff --git a/index.html b/index.html index eb9f3b7..bb84245 100755 --- a/index.html +++ b/index.html @@ -2,9 +2,12 @@
- +