0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-23 19:38:12 +00:00

basic css changes

This commit is contained in:
Víctor Losada Hernández
2026-03-21 22:53:38 +01:00
parent 3785d5808f
commit 42e254c9c7
8 changed files with 216 additions and 166 deletions

View File

@@ -18,13 +18,13 @@
}
/* Line number stuff */
.CodeMirror-gutter-elt {
.cm-gutter-elt {
color: #81969A;
}
.CodeMirror-linenumber {
background-color: #0C0C0C;
}
.CodeMirror-gutter {
.cm-gutter {
background-color: #0C0C0C;
}