From 688d8f88fbddd0c7f3113df684468a75f16a191a Mon Sep 17 00:00:00 2001
From: llaffont <llaffont@git-test.afi-sa.fr>
Date: Fri, 31 Aug 2012 14:04:18 +0000
Subject: [PATCH] =?UTF-8?q?Backup=20CSS=20int=C3=A9gration=20Babelio?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 public/opac/css/babeltheque.css | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/public/opac/css/babeltheque.css b/public/opac/css/babeltheque.css
index 55eab8e08b8..7a231b9c310 100644
--- a/public/opac/css/babeltheque.css
+++ b/public/opac/css/babeltheque.css
@@ -1,3 +1,6 @@
+/* Pour l'instant juste un backup */
+
+/* Perso AFI */
 /* Tags */
 #BW_etiquettes nobr {
   white-space: normal;
@@ -59,7 +62,7 @@
 
 /* Citations */
 #BW_citations {
-  padding: 0px 15px 0px 0px;
+  padding: 15px 0px 0px 0px;
 }
 
 #BW_citations h2 {
@@ -67,5 +70,5 @@
   padding: 5px;
   color: #476777;
   background-color: #DFE7EF;
-  font-size: 11px;
+  font-size: 13px;
 }
\ No newline at end of file
-- 
GitLab