Skip to content

Instantly share code, notes, and snippets.

@silo
Created November 6, 2012 09:04
Show Gist options
  • Select an option

  • Save silo/4023601 to your computer and use it in GitHub Desktop.

Select an option

Save silo/4023601 to your computer and use it in GitHub Desktop.

Revisions

  1. Silo created this gist Nov 6, 2012.
    9 changes: 9 additions & 0 deletions dabblet.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    /**
    * The first commented line is your dabblet’s title
    */

    background: #f06;
    background: linear-gradient(45deg, #f06, yellow);
    min-height: 100%;<label><input type="checkbox">Hey</label>
    <label><input type="checkbox">Hey</label>

    4 changes: 4 additions & 0 deletions dabblet.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    <!-- content to be placed inside <body>…</body> -->
    <label><input type="checkbox">Hey</label>
    <label><input type="checkbox">Hey</label>

    1 change: 1 addition & 0 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    {"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}