mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-04 17:20:07 +00:00
Use standard link colors with the skip links. see #21310.
git-svn-id: https://develop.svn.wordpress.org/trunk@22727 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -209,6 +209,7 @@ TABLE OF CONTENTS:
|
||||
font-weight: bold;
|
||||
padding: 15px 23px 14px;
|
||||
background: #f1f1f1;
|
||||
color: #21759b;
|
||||
border-radius: 3px;
|
||||
z-index: 100000;
|
||||
line-height: normal;
|
||||
|
||||
@@ -635,7 +635,7 @@
|
||||
font-weight: bold;
|
||||
padding: 15px 23px 14px;
|
||||
background: #f1f1f1;
|
||||
color: #124964;
|
||||
color: #21759b;
|
||||
text-shadow: none;
|
||||
border-radius: 3px;
|
||||
z-index: 100000;
|
||||
|
||||
Reference in New Issue
Block a user