File size: 221 Bytes
068ce02
 
 
1
2
3
4
/* Additional RPG styles beyond theme.py */
.quest-complete { color: #ffd700; font-size: 2em; text-align: center; }
.boss-banner { background: linear-gradient(90deg, #ff0000, #ffd700); padding: 8px; border-radius: 4px; }