Skip to content

Instantly share code, notes, and snippets.

@knutov
Forked from gertig/Mac style drop shadow.css
Created May 14, 2019 21:36
Show Gist options
  • Select an option

  • Save knutov/970c4f9c217c989dd90a388879e4d074 to your computer and use it in GitHub Desktop.

Select an option

Save knutov/970c4f9c217c989dd90a388879e4d074 to your computer and use it in GitHub Desktop.

Revisions

  1. @gertig gertig created this gist Aug 23, 2012.
    1 change: 1 addition & 0 deletions Mac style drop shadow.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 22px 70px 4px rgba(0,0,0,0.56), 0 0 0 1px rgba(0, 0, 0, 0.3);