Skip to content

Instantly share code, notes, and snippets.

@blowery
Created August 31, 2023 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blowery/d8135b10e2a527674884594c41a5cf29 to your computer and use it in GitHub Desktop.
Save blowery/d8135b10e2a527674884594c41a5cf29 to your computer and use it in GitHub Desktop.
.thelink a {
font-family: 'OFL Sorts Mill Goudy TT', serif;
text-decoration: none;
}
.giantcypress div.npf-link-block {
display: block;
margin: 0;
border: none;
}
.giantcypress div.npf-link-block .poster {
background-image: none !important;
height: auto;
display: block;
justify-content: unset;
border-bottom: none;
}
.giantcypress div.npf-link-block .bottom {
display: none;
}
.giantcypress div.npf-link-block .poster .title {
color: unset;
position: static;
max-height: unset;
overflow: unset;
text-overflow: unset;
line-height: unset;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment