mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
- made send3.png opaque and adjusted opacity with CSS - removed redundant backdrop blur on from <body> - removed redundant backdrop blur from bg1 and bg2 (they now only self-blur) - made "Connect" button on both API panels larger for mobile screens, and added :hover coloring - made character 'export' and 'delete' buttons larger and further apart to decrease likeliness of mis-clicks, especially on phone screens. - adjusted send_form opacity/background stylings to allow #options to perform blur effect - added <br> after novel API URL input to match KoboldAI form style - cleaned up #options_content and added styling
1 line
56 B
CSS
1 line
56 B
CSS
#bg1 {background-image: url(../backgrounds/tavern.png);} |