removed redundant json conversion

This commit is contained in:
checktheroads 2019-05-18 15:59:49 -07:00
parent 0fe659b25e
commit 94bbd5b46d
2 changed files with 3 additions and 1 deletions

View file

@ -35,6 +35,8 @@ color_tag_loc = ""
color_progressbar = ""
logo_path = ""
logo_width = ""
favicon16_path = ""
favicon32_path = ""
placeholder_prefix = ""
show_peeringdb = true
text_results = ""

View file

@ -6953,7 +6953,7 @@ body {
.has-background-danger .title, .has-background-danger .subtitle, .has-background-danger p, .has-background-danger a {
color: #fff; }
.footer p, a {
.footer p, .footer a {
color: rgba(0, 0, 0, 0.7); }
.navbar, .navbar-menu, .navbar-brand, .navbar-tabs {