hledger-lib-1.43.1: A library providing the core functionality of hledger
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hledger.Write.Html.Attribute

Description

Helpers and CSS styles for HTML output.

Documentation

stylesheet :: [(Text, Text)] -> Text Source #

concatStyles :: [Text] -> Text Source #

tableStyle :: [(Text, Text)] Source #

bold :: Text Source #

collapse :: Text Source #

lpad :: Text Source #

rpad :: Text Source #

hpad :: Text Source #

vpad :: Text Source #