Skip to content

Instantly share code, notes, and snippets.

@khromov
Created October 18, 2023 15:39
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 khromov/6ff93bb2587475cdaf323be2e39f1037 to your computer and use it in GitHub Desktop.
Save khromov/6ff93bb2587475cdaf323be2e39f1037 to your computer and use it in GitHub Desktop.
1001albumsgenerator.com User CSS cleanup
.alert-success.album-info-box {
display: none;
}
#current-album-wrapper {
margin-top: 0;
padding: 0;
}
#wikipedia-summary-button {
display: none;
}
.streaming-wrapper {
display: none;
}
h3.h5 {
display: none;
}
.divider {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment