Update of /cvsroot/fink/web
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv10983

Modified Files:
        fink.css 
Log Message:
make desc be fixed-width

Index: fink.css
===================================================================
RCS file: /cvsroot/fink/web/fink.css,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- fink.css    4 Dec 2007 21:34:25 -0000       1.35
+++ fink.css    6 Dec 2007 22:37:31 -0000       1.36
@@ -147,7 +147,7 @@
 
 pre { background: #FFF2D9; font: 10pt Courier,"Courier New",monospace; 
color:black; padding:4px; padding-left:8px; margin-left:16px; 
margin-right:16px; }
 
-.desc { color:black; margin-left: 40px; white-space:pre; }
+.desc { color:black; margin-left: 40px; white-space:pre; font-family: 
Courier,"Courier New",monospace; font-size: 10pt; }
 
 img { border:0; }
 


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to