From 6fc71aa1a1c0b89fe086812740cb76efa0c6a501 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Thu, 13 Aug 2020 09:37:45 +0100 Subject: [PATCH 1/3] Update style to be more accessible --- stylesheets/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stylesheets/styles.css b/stylesheets/styles.css index 5550e9ed..c8ad60db 100644 --- a/stylesheets/styles.css +++ b/stylesheets/styles.css @@ -3,7 +3,7 @@ body { padding:50px; font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; - color:#777; + color:#515151; font-weight:300; } @@ -33,7 +33,7 @@ h3, h4, h5, h6 { } a { - color:#39c; + color:#069; font-weight:400; text-decoration:none; } From ae4f99d7cf5e6a780fd0f9986be83463e5eda7b6 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Thu, 13 Aug 2020 09:41:17 +0100 Subject: [PATCH 2/3] Update styles.css --- stylesheets/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/styles.css b/stylesheets/styles.css index c8ad60db..a42e0aa5 100644 --- a/stylesheets/styles.css +++ b/stylesheets/styles.css @@ -131,7 +131,7 @@ header li { header ul a { line-height:1; font-size:11px; - color:#999; + color:#515151; display:block; text-align:center; padding-top:6px; From cb614705d2d294dd46c90d714c6e358b8bc93b3d Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Thu, 13 Aug 2020 09:43:13 +0100 Subject: [PATCH 3/3] Fix broken link The unclosed `` was causing an accessibility error. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c4ff7673..97f26936 100644 --- a/index.html +++ b/index.html @@ -85,7 +85,7 @@

Sponsored by

-
Automattic Sponsor Logo + Automattic Sponsor Logo

This project is maintained by the WPScan Team which comprises of @erwan_lr, @firefart & @ethicalhack3r.