mirror of
https://github.com/HeyPuter/puter.git
synced 2026-09-22 21:26:04 +00:00
Use the correct blue background for the logo in the loading CAPTCHA
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test (18.x) (push) Has been cancelled
test / test (20.x) (push) Has been cancelled
test / test (22.x) (push) Has been cancelled
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test (18.x) (push) Has been cancelled
test / test (20.x) (push) Has been cancelled
test / test (22.x) (push) Has been cancelled
This commit is contained in:
@@ -198,8 +198,8 @@ window.showTurnstileChallenge = function(options) {
|
||||
height: 40px;
|
||||
margin: 0 auto 15px;
|
||||
display: block;
|
||||
padding: 10px;
|
||||
background-color: #3b82f6;
|
||||
padding: 15px;
|
||||
background-color: blue;
|
||||
border-radius: 8px;
|
||||
">
|
||||
<h2 style="
|
||||
|
||||
Reference in New Issue
Block a user