Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 332 Bytes

File metadata and controls

13 lines (9 loc) · 332 Bytes

pod2html.css

A CSS for styling an output generated by pod2html.

Usage

After getting pod2html.css, pass it to pod2html via --css argument

$ pod2html --infile=foo.pod --outfile=foo.html --css=pod2html.css

See clishe for real example.