new design

This commit is contained in:
Oliver
2025-08-07 15:27:30 -03:00
parent d57a28d7a6
commit 64c6ba4b22
8 changed files with 1955 additions and 402 deletions

View File

@@ -18,6 +18,9 @@
border: none;
user-select: none;
transition: background-color 0.3s ease;
width: 100px;
height: 50px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
#cw-chatToggle:hover {
transform: translateY(-5px);