How do I change the corners of the code output to match the background? #13407
Answered
by
mcanouil
shubhamdutta26
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Sep 23, 2025
Replies: 1 comment 1 reply
-
You need to use your favourite browser and its developer mode to inspect the structure of the block you already modified and all the (S)CSS rules related to it. Could you properly format your post using code blocks for code and terminal outputs? Thanks. edit: Screen.Recording.2025-09-24.at.21.32.25.mov |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
shubhamdutta26
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to use your favourite browser and its developer mode to inspect the structure of the block you already modified and all the (S)CSS rules related to it.
Could you properly format your post using code blocks for code and terminal outputs? Thanks.
If your code contains code blocks, you need to enclose it using more backticks, i.e., usually four
````
.See https://quarto.org/bug-reports.html#formatting-make-githubs-markdown-work-for-us.
edit:
Screen.Recording.2025-09-24.at.21.32.25.mov