Module
CSS.Background 
- Package
- purescript-css
- Repository
- slamdata/purescript-css
#Background Source
class (Val a) <= Background a  whereWe implement the generic background property as a type class that accepts
Members
- background :: a -> CSS
Instances
#backgroundColor Source
backgroundColor :: Color -> CSS#positioned Source
positioned :: forall a. Size a -> Size a -> BackgroundPosition#backgroundSize Source
backgroundSize :: BackgroundSize -> CSS#url Source
url :: String -> BackgroundImage#origin Source
origin :: BoxType -> BackgroundOrigin#boxClip Source
boxClip :: BoxType -> BackgroundClip#backgroundClip Source
backgroundClip :: BackgroundClip -> CSS#sideBottom Source
sideBottom :: Side#sideCenter Source
sideCenter :: Side#sideMiddle Source
sideMiddle :: Side- Modules
- CSS
- CSS.Animation 
- CSS.Background 
- CSS.Border 
- CSS.Box 
- CSS.Color 
- CSS.Common 
- CSS.Display 
- CSS.Elements 
- CSS.Flexbox 
- CSS.Font 
- CSS.FontFace 
- CSS.Geometry 
- CSS.Gradient 
- CSS.ListStyle 
- CSS.ListStyle. Image 
- CSS.ListStyle. Position 
- CSS.ListStyle. Type 
- CSS.Media 
- CSS.Overflow 
- CSS.Property 
- CSS.Pseudo 
- CSS.Render 
- CSS.Selector 
- CSS.Size 
- CSS.String 
- CSS.Stylesheet 
- CSS.Text 
- CSS.Text. Shadow 
- CSS.Text. Transform 
- CSS.Text. Whitespace 
- CSS.TextAlign 
- CSS.Time 
- CSS.Transform 
- CSS.Transition 
- CSS.VerticalAlign