Skip to content

Commit ba489cc

Browse files
committed
Upped font-weight of On this page section
1 parent 9b0b814 commit ba489cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

static/breadcrumb.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212
color: lighten(@gray, 10%);
1313
a {
1414
cursor: pointer;
15+
}
16+
> a {
1517
color: white;
18+
font-weight: 700;
1619
}
1720
&:hover {
1821
color: @link-color;

0 commit comments

Comments
 (0)