diff --git a/in/en/index.html b/in/en/index.html index d7e63bc..06d14dc 100644 --- a/in/en/index.html +++ b/in/en/index.html @@ -31,8 +31,8 @@ France

+ - @@ -40,24 +40,30 @@ Vcard QR code - -Me in front of hex dumps - - - + + - - + +
CEF RL
englishC2en USC 2
frenchC2fr FRC 2
+ +Me in front of hex dumps + + + + +
+

Links

+ - - -
-

Links

-

Identity

diff --git a/in/fr/index.html b/in/fr/index.html index e9275e8..9df0bc8 100644 --- a/in/fr/index.html +++ b/in/fr/index.html @@ -31,8 +31,8 @@ France

+ - @@ -40,24 +40,30 @@ Code QR de contact - -Moi devant des dumps hexdécimaux -
- - + + - - + +
CEC RL
anglaisC2en USC 2
françaisC2fr FRC 2
+ +Moi devant des dumps hexdécimaux +
+ + + +
+

Liens

+ - - -
-

Liens

-

Identité

diff --git a/in/style/main.css b/in/style/main.css index 740e765..f40ade9 100644 --- a/in/style/main.css +++ b/in/style/main.css @@ -264,5 +264,5 @@ ul { .columns { grid-template-columns: 2fr 1fr; } aside { order: 2; } main { order: 1; } - #lang, #theme { display: none; } + #theme { display: none; } }