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 {
|
.RktOpt {
|
||||||
color: black;
|
color: black;
|
||||||
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
.RktKw {
|
.RktKw {
|
||||||
|
|
|
@ -70,6 +70,7 @@
|
||||||
|
|
||||||
.RktOpt {
|
.RktOpt {
|
||||||
color: black;
|
color: black;
|
||||||
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
.RktKw {
|
.RktKw {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user