Safe Haskell | None |
---|---|
Language | Haskell2010 |
Some commonly useful CSS styles
Synopsis
- mozillaKbdStyle :: Css
- googleFonts :: Monad m => [Text] -> HtmlT m ()
- stylesheet :: Monad m => Text -> HtmlT m ()
Documentation
mozillaKbdStyle :: Css Source #
Stock CSS for the kbd element
Based on the MDN demo at, https://developer.mozilla.org/en-US/docs/Web/HTML/Element/kbd