From ba5eea3c8350a809e7c6f001b528b24e78bafbff Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 14 Oct 2003 14:59:44 +0000 Subject: [PATCH] Ajout margin body --- htdocs/theme/yellow/yellow.css | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index 78c06eab646..eeccd81270c 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -20,6 +20,7 @@ */ body { + margin: 0px; background: #ebebe0; font-family: sans-serif; font-size: 0.95em; }