style: maximize code block size (0.65em, line-height 1.6)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -71,13 +71,13 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
.reveal pre code {
|
.reveal pre code {
|
||||||
font-size: 0.55em;
|
font-size: 0.65em;
|
||||||
line-height: 1.5;
|
line-height: 1.6;
|
||||||
max-height: none;
|
max-height: none;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
padding: 0.8em;
|
padding: 1em;
|
||||||
}
|
}
|
||||||
.filename { margin-top: 0; }
|
.filename { margin-top: 0; margin-bottom: 0.1em; }
|
||||||
|
|
||||||
/* Tool logos — fixed like OVHcloud logo, toggled by JS per slide */
|
/* Tool logos — fixed like OVHcloud logo, toggled by JS per slide */
|
||||||
.tool-logo-global {
|
.tool-logo-global {
|
||||||
|
|||||||
Reference in New Issue
Block a user