[med-svn] r1506 - trunk/community/website/inc
tille at alioth.debian.org
tille at alioth.debian.org
Tue Mar 4 06:52:15 UTC 2008
Author: tille
Date: 2008-03-04 06:52:15 +0000 (Tue, 04 Mar 2008)
New Revision: 1506
Modified:
trunk/community/website/inc/style.css
Log:
Reduce vertical spacing for verbatim text in long descriptions of tasks
Modified: trunk/community/website/inc/style.css
===================================================================
--- trunk/community/website/inc/style.css 2008-03-03 19:10:07 UTC (rev 1505)
+++ trunk/community/website/inc/style.css 2008-03-04 06:52:15 UTC (rev 1506)
@@ -37,6 +37,10 @@
border:1px dotted #666;
}
+pre{
+ margin: 0em;
+}
+
ul{
list-style-image:url(/img/bullet.png);
padding:0em 0em 0em 3em;
More information about the debian-med-commit
mailing list