Skip to content

Instantly share code, notes, and snippets.

@weblegko
Created November 16, 2015 10:42
Show Gist options
  • Save weblegko/cb0a5a29a9e40fef674a to your computer and use it in GitHub Desktop.
Save weblegko/cb0a5a29a9e40fef674a to your computer and use it in GitHub Desktop.

Revisions

  1. weblegko created this gist Nov 16, 2015.
    6 changes: 6 additions & 0 deletions test.scss
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    .test{
    color: #fff;
    background: blue;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    }