Skip to content

Instantly share code, notes, and snippets.

@ftuyama
Created November 24, 2018 03:32
Show Gist options
  • Save ftuyama/131c0471b6aa400336a2ff0e0f657823 to your computer and use it in GitHub Desktop.
Save ftuyama/131c0471b6aa400336a2ff0e0f657823 to your computer and use it in GitHub Desktop.
header, video, img, svg, img ~ div, [data-asset-intro-image], h1, .tail-container {
display: none !important;
}
.app.two div, .app.two a {
color: rgba(255, 255, 255, 0) !important;
}
.message-out, .message-in, .highlight, #pane-side *, footer *, header ~ div, label, input {
color: black!important;
background-color: white !important;
}
#main * {
color: rgba(0, 0, 0, 1) !important;
}
.MZIyP {
display: none;
}
.app.two {
display: flex;
flex-direction: column;
left: 0;
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
}
.app.two :nth-last-child(2) {
flex-basis: 10%;
}
span.bg-color-1.EebcE, span.bg-color-2.EebcE {
background-color: white !important;
}
._1Plpp {
border-width: 2px !important;
border-color: black !important;
}
._3q4NP._1Iexl {
flex-basis: 91%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment