Skip to content

Instantly share code, notes, and snippets.

@splorp
Created December 24, 2018 00:05
Show Gist options
  • Save splorp/ef81590bc385b9fedc69d57ef8a94487 to your computer and use it in GitHub Desktop.
Save splorp/ef81590bc385b9fedc69d57ef8a94487 to your computer and use it in GitHub Desktop.
Discogs Bo Diddley
/* ============================================================================ */
/* Custom styles for discogs.com */
/* Grant Hutchinson (@splorp) */
/* */
/* Adjust the width of lists on release pages. */
/* ============================================================================ */
ol, ul, p {
max-width: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment