From a8a7fef378965ab2f337fb780fabf49dbf1ade0a Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 27 Jul 2020 01:16:27 -0400 Subject: 2019/sidebar: tweak --- 2019/sidebar.md | 2 +- local.css | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/2019/sidebar.md b/2019/sidebar.md index 35f51ce2..e63cb1b8 100644 --- a/2019/sidebar.md +++ b/2019/sidebar.md @@ -1,5 +1,5 @@ Welcome to... -[[!img /i/emacsconf-logo1-256.png alt="EmacsConf logo"]] +[[!img /i/emacsconf-logo1-256.png alt="EmacsConf logo" size="96x96" link=]] **[[EmacsConf 2019|2019]]!** --- diff --git a/local.css b/local.css index eb25182c..de5a527c 100644 --- a/local.css +++ b/local.css @@ -30,4 +30,3 @@ code { padding: .2em .3em } pre > code { border: none; padding: 0 } .sidebar ul, .sidebar ol { padding-left: 1em } -.sidebar img { max-width: 50% } -- cgit v1.2.3