[Debtags-commits] [svn] r2165 - web/trunk
Erich Schubert
erich at alioth.debian.org
Sat Nov 25 16:27:17 CET 2006
Author: erich
Date: Sat Nov 25 16:27:17 2006
New Revision: 2165
Modified:
web/trunk/main.css
Log:
syntax fix in main.css
Modified: web/trunk/main.css
==============================================================================
--- web/trunk/main.css (original)
+++ web/trunk/main.css Sat Nov 25 16:27:17 2006
@@ -28,9 +28,9 @@
p { color: black;
font-family: serif;
font-style: normal;
- text-indent: -0,5em;
- margin-top: 0,5em;
- margin-left: 0,5em;
+ text-indent: -0.5em;
+ margin-top: 0.5em;
+ margin-left: 0.5em;
margin-bottom: 0em;
text-align: justify;
}
More information about the Debtags-commits
mailing list