diff --git a/in/en/index.html b/in/en/index.html
index ece4459..d304972 100644
--- a/in/en/index.html
+++ b/in/en/index.html
@@ -46,12 +46,12 @@
CEFRL |
-English |
-C 2 |
+English |
+C 2 |
-French |
-C 2 |
+French |
+C 2 |
diff --git a/in/fr/index.html b/in/fr/index.html
index 7629ff2..41ef757 100644
--- a/in/fr/index.html
+++ b/in/fr/index.html
@@ -46,12 +46,12 @@
CECRL |
-Anglais |
-C 2 |
+Anglais |
+C 2 |
-Français |
-C 2 |
+Français |
+C 2 |
diff --git a/in/style/main.css b/in/style/main.css
index 5a39595..fada8f5 100644
--- a/in/style/main.css
+++ b/in/style/main.css
@@ -236,7 +236,9 @@ ul {
gap: 1em;
grid-template-columns: 1fr;
}
-
+.level {
+ text-align: center;
+}
.title, .duration.org {
font-weight: bold;
}