1a83e9b473
The only change is a CSS file : diff -urN fpdf17.orig/fpdf.css fpdf17/fpdf.css --- fpdf17.orig/fpdf.css 2008-06-08 20:45:41.000000000 +0200 +++ fpdf17/fpdf.css 2008-07-19 15:04:48.000000000 +0200 @@ -1,6 +1,6 @@ body {font-family:"Times New Roman",serif} h1 {font:bold 135% Arial,sans-serif; color:#4000A0; margin-bottom:0.9em} -h2 {font:bold 100% Arial,sans-serif; color:#900000; margin-top:1.5em} +h2 {font:bold 95% Arial,sans-serif; color:#900000; margin-top:1.5em; margin-bottom:1em} dl.param dt {text-decoration:underline} dl.param dd {margin-top:1em; margin-bottom:1em} dl.param ul {margin-top:1em; margin-bottom:1em} Since I'm there, "stagify". PR: ports/183010 Submitted by: marino |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |