Skip to content

Commit 5344f64

Browse files
committed
update link styling
1 parent f4c4bd2 commit 5344f64

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

wp-includes/css/page.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@
7878
color: var(--black);
7979
}
8080

81+
.gray-bg a {
82+
color: var(--blue)
83+
}
84+
8185
.blue-bg {
8286
background-color: var(--bg-dark-blue);
8387
color: var(--white);

0 commit comments

Comments
 (0)