diff --git a/programmieren/spiele/Flappy-Witch/index.html b/programmieren/spiele/Flappy-Witch/index.html index af28ac4..9fda8a0 100644 --- a/programmieren/spiele/Flappy-Witch/index.html +++ b/programmieren/spiele/Flappy-Witch/index.html @@ -9,7 +9,6 @@ + + /* New Blue Button Styles */ + .flex { + display: flex; + } + + .justify-center { + justify-content: center; + } + + .items-center { + align-items: center; + } + + .gap-12 { + gap: 12px; + } + + .h-full { + height: 100%; + } + + .bg-gradient-to-b { + background: linear-gradient(to bottom, var(--from), var(--to)); + } + + .from-blue-600 { + --from: #007bff; + } + + .to-blue-700 { + --to: #0056b3; + } + + .p-[4px] { + padding: 4px; + } + + .rounded-[16px] { + border-radius: 16px; + } + + .group:hover .hover:shadow-[0_4px_8px_rgba(0,0,0,0.6)] { + box-shadow: 0 4px 8px rgba(0, 0, 0, 0.6); + } + + .group:active .active:shadow-[0_0px_1px_rgba(0,0,0,0.8)] { + box-shadow: 0 0px 1px rgba(0, 0, 0, 0.8); + } + + .group:active .active:scale-[0.995] { + transform: scale(0.995); + } + + .group .transition-all { + transition: all 0.2s; + } + + .group .duration-200 { + transition-duration: 200ms; + } + + .rounded-[12px] { + border-radius: 12px; + } + + .shadow-[0_2px_4px_rgba(0,0,0,0.7)] { + box-shadow: 0 2px 4px rgba(0, 0, 0, 0.7); + } + + .rounded-[8px] { + border-radius: 8px; + } + + .px-3 { + padding-left: 12px; + padding-right: 12px; + } + + .py-2 { + padding-top: 8px; + padding-bottom: 8px; + } + + .font-semibold { + font-weight: 600; +[_{{{CITATION{{{_1{](https://github.com/hd-code/pandoc-docker/tree/07f83c6deeafbff1710c5f7992a97955c298ad61/example%2Fexample.md)[_{{{CITATION{{{_2{](https://github.com/AndreasHeine/opcua-sub-to-websocket/tree/b272dca8c8abf371e5e35f05ce93949bdb775723/README.md) } + - -
- -
+ +
+ +
-


Creative Crafter

-

Flappy Witch

-
- -
-
-
- - - - -

- - -
- - -