Skip to content

New linear-gradient syntax #78

@mathiasbynens

Description

@mathiasbynens

http://www.broken-links.com/2012/01/11/the-new-and-hopefully-final-linear-gradient-syntax/

As @gitbase mentioned in #77, it should be:

background-image: linear-gradient(to bottom, #444444, #999999);

…instead of:

background-image: linear-gradient(top, #444444, #999999);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions