diff --git a/in/en/index.html b/in/en/index.html index 4e7dd4c..f90c7fe 100644 --- a/in/en/index.html +++ b/in/en/index.html @@ -40,7 +40,7 @@ Vcard QR code - +
diff --git a/in/fr/index.html b/in/fr/index.html index 26ed54e..c74b2da 100644 --- a/in/fr/index.html +++ b/in/fr/index.html @@ -40,7 +40,7 @@ Code QR de contact -
CEFRL
+
diff --git a/in/style/main.css b/in/style/main.css index fada8f5..d69d41e 100644 --- a/in/style/main.css +++ b/in/style/main.css @@ -242,6 +242,9 @@ ul { .title, .duration.org { font-weight: bold; } +.small { + font-size: .88em; +} .sub, .period { font-size: .75em; }
CECRL