Skip to content

Commit 569072b

Browse files
committed
1
1 parent 2bcd3ac commit 569072b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

web/core.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@ body {
7171
background: white;
7272
}
7373

74+
code {
75+
background-color: #f0f0f0;
76+
padding: 2px 4px;
77+
border-radius: 4px;
78+
}
79+
7480
/*
7581
7682
table {

0 commit comments

Comments
 (0)