From 24c28bd1014b8c5abafc54f65864a2f0008b12a8 Mon Sep 17 00:00:00 2001 From: Sergiu Ivanov Date: Mon, 17 Sep 2018 15:46:08 +0200 Subject: [PATCH] Add the image link to the French version of the home page. Also adjust the padding of the picture of myself to make the language link appear nicer. --- content/css/default.css | 8 +++++++- en/home.org | 3 +++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/content/css/default.css b/content/css/default.css index 23ac0fd..03bd6ea 100644 --- a/content/css/default.css +++ b/content/css/default.css @@ -36,7 +36,7 @@ body { img.me { float: right; - padding: 0px 0px 0px 15px; + padding: 0px 0px 0px 0px; width: 250px; } @@ -97,3 +97,9 @@ div.outline-text-3 { padding-left: 15px; padding-right: 10px; } + +img.lang { + width: 40px; + float: right; + padding: 0 20px 0 20px; +} diff --git a/en/home.org b/en/home.org index 3dc8ceb..1447c0b 100644 --- a/en/home.org +++ b/en/home.org @@ -5,6 +5,9 @@ #+ATTR_HTML: :alt a picture of sergiu ivanov :class me [[../content/me/sivanov.png]] +#+ATTR_HTML: :alt in French :class lang +[[file:../fr/home.org][file:../content/imgs/fr.png]] + I am holding an associate professor ([[https://en.wikipedia.org/wiki/Academic_ranks_in_France#Permanent_positions][maître de conférences]]) position at [[http://www.univ-evry.fr/fr/index.html][Université d'Évry Val d'Essonne]]. I do my research at the [[https://www.ibisc.univ-evry.fr/start?do=search&id=][IBISC Lab]].