Skip to content

Instantly share code, notes, and snippets.

@boogah
Created November 21, 2022 19:31
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 boogah/3e453aac71d0f7291d97537713a2775a to your computer and use it in GitHub Desktop.
Save boogah/3e453aac71d0f7291d97537713a2775a to your computer and use it in GitHub Desktop.
Make your Mastodon direct messages stand out. Taken from https://waferbaby.com/@d/109380422160162695
.status.status-direct {
background-color: #252525 !important;
padding: 40px;
}
.status.status-direct {
background-color: #FBF7F9 !important;
padding: 40px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment