Skip to content

Instantly share code, notes, and snippets.

@djsegal
Created August 27, 2017 19:48
Show Gist options
  • Save djsegal/c6b2d5ed85690b6578154976c397c6a1 to your computer and use it in GitHub Desktop.
Save djsegal/c6b2d5ed85690b6578154976c397c6a1 to your computer and use it in GitHub Desktop.
.CodeMirror-line {
padding-left: 24px !important;
}
#wl-navbar {
display: none;
}
#wl_main_container {
top: 0;
}
* {
background-color: transparent !important;
}
.CodeMirror-code {
margin-bottom: 24px;
}
.pannel-bar {
padding-top: 6px;
padding-bottom: 6px;
box-sizing: content-box;
}
#preview {
top: 43px;
}
.wl_divider_collapse {
top: 13px;
}
#wl_editor_menu {
margin-bottom: 12px;
}
#wl_preview_menu .preview-no-link {
padding: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment