From 01574b1c45eed8f37a615327fa57af063329caff Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Thu, 10 Dec 2015 15:56:22 +0000 Subject: [PATCH] . --- 404.html | 3 ++- index.html | 3 ++- src/header.html | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/404.html b/404.html index 7fc6aa60..448d480c 100644 --- a/404.html +++ b/404.html @@ -176,8 +176,9 @@ } .carbon-poweredby { color: #AAA; - font-weight: 700; + display: block; text-align: right; + text-decoration: none; } @media (min-width: 600px) { body { diff --git a/index.html b/index.html index 7fc6aa60..448d480c 100644 --- a/index.html +++ b/index.html @@ -176,8 +176,9 @@ } .carbon-poweredby { color: #AAA; - font-weight: 700; + display: block; text-align: right; + text-decoration: none; } @media (min-width: 600px) { body { diff --git a/src/header.html b/src/header.html index 9de7868e..1b786f0e 100644 --- a/src/header.html +++ b/src/header.html @@ -176,8 +176,9 @@ } .carbon-poweredby { color: #AAA; - font-weight: 700; + display: block; text-align: right; + text-decoration: none; } @media (min-width: 600px) { body {