From 20f384c36efde7ceb88cffefff9730d20edcbec9 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Mon, 20 Apr 2015 20:02:04 +0200 Subject: [PATCH] Image caption shown in italic --- app/assets/stylesheets/my.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/my.scss b/app/assets/stylesheets/my.scss index 0ae1f2c..81e0468 100644 --- a/app/assets/stylesheets/my.scss +++ b/app/assets/stylesheets/my.scss @@ -232,6 +232,7 @@ a.black .imgcaption { text-align: center; + font-variant: italic; } .bigpanel