|
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| First class style elements. Intended for CSS2.
| | Constructors | |
|
|
|
| :: Monad m | | | => Style | a field constructor, typically HTMLField
| | -> WithHTML x m b -> c | | | -> WithHTML x m b | styled version of this constructor
| | -> c | | | Attaches a style to a field constructor.
|
|
|
| Produced by Haddock version 2.6.0 |