Skip to content

Instantly share code, notes, and snippets.

@kevinfiol
Last active April 8, 2022 15:54
Show Gist options
  • Save kevinfiol/ab78f2c4f91c1087c28749d50bc73ed9 to your computer and use it in GitHub Desktop.
Save kevinfiol/ab78f2c4f91c1087c28749d50bc73ed9 to your computer and use it in GitHub Desktop.
/* http://colormind.io/ */
:root {
--main-bg: #1c1c1c;
}
.logo-div, p.footer {
display: none !important;
}
html, body {
background-color: var(--main-bg) !important;
}
body {
font-family: 'PT Sans', sans-serif;
max-width: 700px !important;
margin: 0 auto 0 150px !important;
padding: 10px 0 !important;
}
#st-card, .ZINbbc, .KP7LCb, .sa1toc {
box-shadow: 0 0 0 0 !important;
border-width: 0px !important;
}
div:focus-within,
.BVG0Nb {
box-shadow: 0 0 0 0 !important;
}
a:hover {
text-decoration: none !important;
}
a:link > h3 > div,
a.f4J0H {
color: #a6a6f5 !important;
}
a:hover > h3 > div {
text-decoration: underline !important;
}
#main > div > .ZINbbc.luh4tb {
margin-bottom: 22px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment