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:
RossAsscends
2023-02-27 00:19:51 +09:00
parent 76cfa2c050
commit 29623350bd
4 changed files with 58 additions and 44 deletions

View File

@@ -1 +1 @@
#bg1 {background-image: url(../backgrounds/warmtown.png);}
#bg1 {background-image: url(../backgrounds/tavern.png);}