Skip to content

Commit a7bb693

Browse files
authored
Format interfacenames the same way as classnames
Closes GH-429.
1 parent e46c305 commit a7bb693

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/theme-medium.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ h1.refname {
117117
.methodname strong,
118118
.methodname a,
119119
.classsynopsis .classname,
120+
.classsynopsis .interfacename,
120121
.parameter {
121122
color: #369;
122123
}

0 commit comments

Comments
 (0)