Work Text:
Preview, CSS Code, and Tutorial :

body:has(.userstuff p.font-claude-response-body)::after { content: "You got a call from “Claude”!"; white-space: pre; position: fixed; bottom: 70px; right: 20px; width: 220px; background: #e60000; color: #fff; font-family: "Courier New", monospace; font-size: 12px; padding: 10px; border: 2px solid #b30000; box-shadow: 3px 3px 0 rgba(179, 0, 0,40%); z-index: 10; }
How to add parent skin :
- Create a new site skin and give it a unique title.
- Copy the code above to the CSS box.
- Go to "Advanced" and click "Show↓".
- ✓ Parent Only option.
- Now go to your custom site skin, and go to "Advanced" scroll until you see "Parent Skins".
- "Add Parent Skin" and type your AI detector title to the area text below the "Parent #whatevernumber" and chose the little pop up of your title.
- "Submit" and you're done!
