0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-28 03:38:11 +00:00

good styling

This commit is contained in:
Víctor Losada Hernández
2026-03-27 13:29:31 +01:00
parent ad9f4773b0
commit 98f73dd57c
3 changed files with 22 additions and 9 deletions

View File

@@ -60,16 +60,16 @@
.cm-block:not(.cm-comment) {
font-weight : bold;
color : purple;
//font-style: italic;
}
.cm-inline-block:not(.cm-comment) {
font-weight : bold;
color : red;
//font-style: italic;
color : red ;
span { color : inherit }
}
.cm-injection:not(.cm-comment) {
font-weight : bold;
color : green;
span { color : inherit }
}
.cm-emoji:not(.cm-comment) {
padding-bottom : 1px;