0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 06:52:41 +00:00

Near complete

This commit is contained in:
David Bolack
2023-11-08 00:49:39 -06:00
parent d390d518a3
commit f1ca6eeee2
4 changed files with 71 additions and 31 deletions

View File

@@ -43,6 +43,14 @@
font-weight : bold;
color : green;
}
.superscript:not(.cm-comment) {
font-weight : bold;
color : goldenrod;
}
.subscript:not(.cm-comment) {
font-weight : bold;
color : rgb(123, 123, 15);
}
}
.brewJump {