Skip to content

Commit 3db0a71

Browse files
Update src/content/docs/browser-rendering/quick-actions-rest-api/screenshot-endpoint.mdx
Co-authored-by: Sofia <[email protected]>
1 parent e5fe663 commit 3db0a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/quick-actions-rest-api/screenshot-endpoint.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-
6060
],
6161
"addStyleTag": [
6262
{
63-
"content": "body { background: linear-gradient(45deg, #da5a44, #a32784); }"
63+
"content": "div { background: linear-gradient(45deg, #2980b9 , #82e0aa ); }"
6464
},
6565
{
6666
"url": "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"

0 commit comments

Comments
 (0)