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.

diff --git a/stylesheets/styles.css b/stylesheets/styles.css index 5550e9ed..a42e0aa5 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; } @@ -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;