[Pkg-jed-commit] r603 - www
Rafael Laboissiere
rafael at alioth.debian.org
Thu Mar 8 15:11:32 CET 2007
Author: rafael
Date: 2007-03-08 14:11:32 +0000 (Thu, 08 Mar 2007)
New Revision: 603
Modified:
www/guidelines.css
Log:
Nicer look for verbatim text
Modified: www/guidelines.css
===================================================================
--- www/guidelines.css 2007-03-08 14:10:56 UTC (rev 602)
+++ www/guidelines.css 2007-03-08 14:11:32 UTC (rev 603)
@@ -208,7 +208,9 @@
pre.literal-block, pre.doctest-block {
margin-left: 2em ;
margin-right: 2em ;
- background-color: #eeeeee }
+ padding: 3px;
+ border: 1px dashed #aaa;
+ background-color: #eee }
span.classifier {
font-family: sans-serif ;
More information about the Pkg-jed-commit
mailing list