From b41eb450d5906ee49da04f04e1d2d2179a6c8969 Mon Sep 17 00:00:00 2001 From: Ruben Date: Tue, 20 Sep 2016 12:01:12 +0100 Subject: [PATCH] Small pres-mode fix --- www/faces3.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/faces3.php b/www/faces3.php index 1a7532b..b246057 100644 --- a/www/faces3.php +++ b/www/faces3.php @@ -101,7 +101,7 @@ h3 span{ /*.emotitle span:before{content:"‹";} .emotitle span:after{content:"›";}*/ .emotitle{/*! font-style:italic; *//*! display: none; */} -.emotitle:before{/*! content:"«"; */} +.emotitle:before{content:"«";} .emotitle:after{content:"»";} img{ @@ -271,7 +271,7 @@ ul{ .presentation .currentHit p { border-bottom: solid 0.1em white; } - + >