Skip to content

Commit 28ed980

Browse files
committed
make CSS style of links consistent
1 parent 80925c2 commit 28ed980

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/mongoc-theme/static/mongoc.css_t

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,8 +513,9 @@ div.viewcode-block:target {
513513
border-bottom: 1px solid #fbe091;
514514
}
515515

516-
a.symbol span {
516+
a.symbol > span {
517517
font-family: monospace;
518+
font-size: 0.85em;
518519
}
519520

520521
div.code-block-caption {

0 commit comments

Comments
 (0)