Italicize optional bracket
Per discussion in Slack
This commit is contained in:
parent
d7883e172f
commit
69cf839355
|
@ -88,6 +88,7 @@ span.RktValDef, span.RktStxDef, span.RktSymDef
|
|||
|
||||
.RktOpt {
|
||||
color: black;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.RktKw {
|
||||
|
|
|
@ -70,6 +70,7 @@
|
|||
|
||||
.RktOpt {
|
||||
color: black;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.RktKw {
|
||||
|
|
Loading…
Reference in New Issue
Block a user