mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-17 03:56:07 +00:00
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;
|
font-weight: bold;
|
||||||
padding: 15px 23px 14px;
|
padding: 15px 23px 14px;
|
||||||
background: #f1f1f1;
|
background: #f1f1f1;
|
||||||
|
color: #21759b;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
z-index: 100000;
|
z-index: 100000;
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
|
@ -635,7 +635,7 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding: 15px 23px 14px;
|
padding: 15px 23px 14px;
|
||||||
background: #f1f1f1;
|
background: #f1f1f1;
|
||||||
color: #124964;
|
color: #21759b;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
z-index: 100000;
|
z-index: 100000;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user