remove background color from cm6 theme
This commit is contained in:
parent
10487683d3
commit
5dea15ade9
3 changed files with 137 additions and 4 deletions
|
|
@ -8,6 +8,10 @@
|
|||
height: inherit !important;
|
||||
}
|
||||
|
||||
.cm-editor {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
main {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue