hledger-lib-1.50.3: A library providing the core functionality of hledger
Safe HaskellNone
LanguageGHC2021

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 #