vanilla-repl-cm6: better theme
This commit is contained in:
parent
d96f3f9dd4
commit
d35bf9591c
7 changed files with 237 additions and 8 deletions
|
|
@ -2,6 +2,7 @@ body,
|
|||
html {
|
||||
margin: 0;
|
||||
height: 100%;
|
||||
background: #282c34;
|
||||
}
|
||||
|
||||
main {
|
||||
|
|
@ -14,6 +15,7 @@ main {
|
|||
flex-grow: 1;
|
||||
max-height: 100%;
|
||||
position: relative;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
#editor {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue