From 23af318bf9276a39b9fd471d3c73f5fb6cf57af0 Mon Sep 17 00:00:00 2001
From: Cerdic <cedric@yterium.com>
Date: Sat, 25 Sep 2010 19:38:16 +0000
Subject: [PATCH] corrections

---
 prive/style_prive.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/prive/style_prive.html b/prive/style_prive.html
index ec62113c05..5916f7de6c 100644
--- a/prive/style_prive.html
+++ b/prive/style_prive.html
@@ -83,7 +83,7 @@ div.table_page { margin-top: 1em; }
 
 #copyright {text-align:right;font-size:x-small;padding-top:1em;border-top:1px solid #eee;}
 
-#chemin { font-size: 0.85em; overflow: hidden; margin: 0; padding: 0;	text-align:#GET{left};}
+#chemin { overflow: hidden; margin: 0; padding: 0;	text-align:#GET{left};}
 #chemin > a  { color: #444; }
 #chemin > a:hover { text-decoration: underline;  }
 
@@ -514,7 +514,7 @@ td.message, a.message { background: url([(#CHEMIN_IMAGE{m_envoi[(#GET{rtl})].gif
 /* Listes d'objet */
 .liste-objets{
 	margin:20px 0 0;
-	font-size:.85em;
+	font-size:.95em;
 	border: 1px solid #dfdfdf;
 }
 .cadre .liste-objets{font-size:1em;}
-- 
GitLab