Skip to content

Commit 9cd964f

Browse files
committed
Improve style of code tags in site text
1 parent f190215 commit 9cd964f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

site/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ html, .hero .hero-body, .footer {
2626

2727
:root {
2828
--bulma-link-text: #93dd56;
29+
--bulma-code-background: transparent;
30+
--bulma-code-padding: 0;
31+
--bulma-code: #67d4ff;
2932
}
3033

3134
p a:hover {

0 commit comments

Comments
 (0)