Add some CSS

This commit is contained in:
Naiel
2025-11-13 11:36:55 +00:00
parent 49a021b9dd
commit 9a22545ec2

View File

@@ -418,4 +418,7 @@ details:not([open]) .ribbon-panel {
fieldset legend {
font-size: 20px;
font-weight: bold;
}
pre {
font-size: 15px;
}