diff --git a/css/style.css b/css/style.css index 709c028..2b616ba 100644 --- a/css/style.css +++ b/css/style.css @@ -20,6 +20,19 @@ header a { color: black; } +#header-glider { + display: flex; +} + +#header-glider img { + margin-top: 20px; + margin-left: 10px; +} + +header h2 { + margin-top: 0; +} + #lang { margin-top: 20px; } diff --git a/header.html b/header.html index 5b73402..d882f08 100644 --- a/header.html +++ b/header.html @@ -8,7 +8,10 @@
I use the default browser's font.
-The Glider comes from catb website.
+ +I use SVGs from Wikipedia.
J'utilise la police par défaut de votre navigateur.
-Le Glider vient du site de catb.
+ +Ils proviennent des fichiers SVG de Wikipedia.