1
0

Fix code color to be white instead of black

Signed-off-by: arnaud <arnaud.canards@mailops.fr>
This commit is contained in:
arnaud
2026-01-20 07:26:40 +00:00
parent 5691e32226
commit f6c7af8155
2 changed files with 3 additions and 1 deletions

View File

@@ -7,7 +7,7 @@
<title>Terraform</title>
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/black.css">
<link rel="stylesheet" href="css/theme/white.css">
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css">