Merge pull request #1533 from edent/patch-1
Update style to be more accessible
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
</ul>
|
||||
|
||||
<p>Sponsored by</p>
|
||||
<a href="https://automattic.com/" title="Automattic Sponsor Logo"><img src="/images/automattic-cmyk.png" alt="Automattic Sponsor Logo"><a>
|
||||
<a href="https://automattic.com/" title="Automattic Sponsor Logo"><img src="/images/automattic-cmyk.png" alt="Automattic Sponsor Logo"></a>
|
||||
|
||||
<p>This project is maintained by the <a href="https://github.com/wpscanteam">WPScan Team</a> which comprises of <a href="http://www.twitter.com/@erwan_lr">@erwan_lr</a>, <a href="http://www.twitter.com/@firefart">@firefart</a> & <a href="http://www.twitter.com/@ethicalhack3r">@ethicalhack3r</a>.</p>
|
||||
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user