Skip to content

Instantly share code, notes, and snippets.

Created February 3, 2012 01:47
Show Gist options
  • Select an option

  • Save anonymous/1727131 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/1727131 to your computer and use it in GitHub Desktop.

Revisions

  1. @invalid-email-address Anonymous created this gist Feb 3, 2012.
    7 changes: 7 additions & 0 deletions dabblet.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    /**
    * The first commented line is your dabblet’s title
    */

    background: #123456;
    background: linear-gradient(110deg, #123456, #654321);
    min-height:100%;
    1 change: 1 addition & 0 deletions dabblet.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    <!-- content to be placed inside <body>…</body> -->
    1 change: 1 addition & 0 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    {"view":"split","prefixfree":"1","page":"css"}