From 6bd7df21c21de75a05a580279897edf8f2ad6628 Mon Sep 17 00:00:00 2001 From: Dan Janosik Date: Fri, 29 Jun 2018 23:16:58 +0200 Subject: [PATCH] ui tweak --- views/address.pug | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/views/address.pug b/views/address.pug index 4dfd963..0132966 100644 --- a/views/address.pug +++ b/views/address.pug @@ -21,8 +21,11 @@ block content h4(class="alert-heading h5") #{coinConfig.name} Fun p - span This looks like a miner payout address for #{payoutAddressForMiner.name}. - a(href=coinConfig.miningPoolsConfigUrl) Read more + span This looks like a miner payout address for the pool + strong #{payoutAddressForMiner.name} + span (see the configuration + a(href=coinConfig.miningPoolsConfigUrl) here + span ) if (false) pre