Created
December 24, 2018 00:05
-
-
Save splorp/ef81590bc385b9fedc69d57ef8a94487 to your computer and use it in GitHub Desktop.
Discogs Bo Diddley
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ============================================================================ */ | |
/* 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