File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626}
2727
2828a : hover ,
29- a : active {
29+ a : active ,
30+ a : focus {
3031 color : var (--wp-admin-theme-color-darker-20 );
3132}
3233
3334a : focus {
34- color : # 043959 ;
3535 box-shadow : 0 0 0 var (--wp-admin-border-width-focus , 1.5px ) var (--wp-admin-theme-color , # 3858e9 );
3636 /* Only visible in Windows High Contrast mode */
3737 outline : 2px solid transparent;
324324 word-wrap : break-word;
325325}
326326
327- .login # nav a ,
328- .login # backtoblog a {
329- text-decoration : none;
330- color : # 50575e ;
331- }
332-
333- .login # nav a : hover ,
334- .login # backtoblog a : hover ,
335- .login h1 a : hover {
336- color : # 135e96 ;
337- }
338-
339- .login # nav a : focus ,
340- .login # backtoblog a : focus ,
341- .login h1 a : focus {
342- color : # 043959 ;
343- }
344-
345327.login .privacy-policy-page-link {
346328 text-align : center;
347329 width : 100% ;
You can’t perform that action at this time.
0 commit comments