From 1fc71c3a6d238481d55e6692411b02935a561ee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Thu, 19 Sep 2013 17:54:50 -0400 Subject: [PATCH] Minor css improvements --- README.markdown | 2 +- assets/css/app.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index ac9ce6e..4399e6f 100644 --- a/README.markdown +++ b/README.markdown @@ -41,7 +41,7 @@ Original author: [Frédéric Guillot](http://fredericguillot.com/) ### Contributors -People who sent a pull-request, report a bug, make a new theme or share super a cool idea: +People who sent a pull-request, report a bug, make a new theme or share a super cool idea: - André Kelpe: https://github.com/fs111 - Ayodio: https://github.com/ayodio diff --git a/assets/css/app.css b/assets/css/app.css index 6df7910..08747c5 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -487,6 +487,7 @@ nav .active a { #item-content > a img, #item-content > img, +#item-content figure img, .item p img { margin-top: 10px; margin-bottom: 10px;