From 14dca5e95a6ece35aded789b9ed82e56b7db9e8b Mon Sep 17 00:00:00 2001 From: hunterlester Date: Tue, 6 Dec 2016 14:25:45 -0800 Subject: [PATCH] include Roboto font --- css/master.css | 5 +++++ index.html | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) 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 @@ - + Dash Governance Tools + + + @@ -162,7 +165,7 @@
- +