drasil-printers-0.1.10.0: A framework for code and document generation for scientific software - Printers SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.Drasil.HTML.CSS

Description

Defines functions to create accompanying .css files for HTML generators.

Synopsis

Documentation

genericCSS :: Doc Source #

Generic CSS used for stylizing the LayoutObj language when outputted in HTML format.

linkCSS :: String -> Doc Source #

Create the link to the necessary CSS file.