0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 12:22:44 +00:00

give span tags to injection syntax for styling

This commit is contained in:
Gazook89
2022-11-13 21:02:45 -06:00
parent 5f2115da0e
commit cc58721ccd
2 changed files with 22 additions and 0 deletions

View File

@@ -29,6 +29,10 @@
font-weight : bold;
//font-style: italic;
}
.injection{
color : green;
font-weight : bold;
}
}
.brewJump{