Use standard link colors with the skip links. see #21310.
git-svn-id: http://core.svn.wordpress.org/trunk@22727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
32ef39f0f6
commit
0656bbd3ab
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue