From 98e4c69a00e7add310b268bbf8a55b62c4521762 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jul 04 2011 20:20:05 +0000 Subject: Update App/paragraphs.css. --- diff --git a/Identity/Webenv/Css/App/paragraphs.css b/Identity/Webenv/Css/App/paragraphs.css index a44f5d3..1574dff 100644 --- a/Identity/Webenv/Css/App/paragraphs.css +++ b/Identity/Webenv/Css/App/paragraphs.css @@ -22,7 +22,6 @@ * ---------------------------------------------------------------------- */ -div#content p, -div#content pre { - margin-left: 1.5em; +div#content p { + text-align:justify; }