Skip to content

Commit c7de5c8

Browse files
committed
Fix raise tag reference CSS
1 parent f72ec7a commit c7de5c8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

src/html_support_files/odoc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ tt, code, pre {
408408
padding: 0 0.3ex;
409409
}
410410

411-
p a > code {
411+
p a > code, li a > code {
412412
color: var(--link-color);
413413
}
414414

0 commit comments

Comments
 (0)