mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
submenu stylings
- 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
This commit is contained in:
@@ -1 +1 @@
|
||||
#bg1 {background-image: url(../backgrounds/warmtown.png);}
|
||||
#bg1 {background-image: url(../backgrounds/tavern.png);}
|
||||
Reference in New Issue
Block a user