(feat) copy code content

Signed-off-by: Gato <cedric@goutailler-olivier.fr>
This commit is contained in:
2026-06-22 21:33:38 +02:00
parent 2d9a1e64f9
commit 8b0f128313
7 changed files with 3511 additions and 6 deletions
-2
View File
@@ -102,13 +102,11 @@ body {
.content pre:not(.syntax-highlighting) {
background: #0f172a;
border: 1px solid #1e293b;
border-radius: 10px;
}
/* Bloc de code avec coloration syntaxique */
.content .syntax-highlighting {
border: 1px solid #1e293b;
border-radius: 10px;
}
/* Texte dans un bloc sans coloration */