Italicize optional bracket

Per discussion in Slack
This commit is contained in:
Sorawee Porncharoenwase 2020-08-22 00:25:26 -07:00 committed by Matthew Flatt
parent d7883e172f
commit 69cf839355
2 changed files with 2 additions and 0 deletions

View File

@ -88,6 +88,7 @@ span.RktValDef, span.RktStxDef, span.RktSymDef
.RktOpt {
color: black;
font-style: italic;
}
.RktKw {

View File

@ -70,6 +70,7 @@
.RktOpt {
color: black;
font-style: italic;
}
.RktKw {