Skip to content

Commit 6c3d6d1

Browse files
docs(aws-powertools#360): Improve contrast in source code expressions for low-eyesight
1 parent da6bf55 commit 6c3d6d1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/stylesheets/extra.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@
2525
.md-typeset .admonition, .md-typeset details {
2626
font-size: 0.70rem
2727
}
28+
29+
p > code {
30+
font-weight: bold
31+
}

0 commit comments

Comments
 (0)