Skip to content

Instantly share code, notes, and snippets.

@0x4a
Created September 3, 2024 20:59
Show Gist options
  • Save 0x4a/0a4cce672fa31c3865a7f5f260fa7d4b to your computer and use it in GitHub Desktop.
Save 0x4a/0a4cce672fa31c3865a7f5f260fa7d4b to your computer and use it in GitHub Desktop.
#plenty #userstyle for forum:
tr.category-keyaccounting-c-9548 { background-color: #0a394a; }
div.reply-area { background-color: #43000b; }
body.category-keyaccounting-c-9548 div.reply-area { background-color: #0a394a; }
header > div.wrap { background-color: #43000b; }
body.category-keyaccounting-c-9548 header > div.wrap { background-color: #0a394a; }
.btn.create { display: none; }
.btn-flat.reply.create { display: none; }
body.category-keyaccounting-c-9548 .btn.create { display: flex; }
body.category-keyaccounting-c-9548 .btn-flat.reply.create { display: flex; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment