Skip to content

Instantly share code, notes, and snippets.

View jeef3's full-sized avatar

Jeff Knaggs jeef3

  • New Zealand
View GitHub Profile
@jeef3
jeef3 / dabblet.css
Created August 29, 2013 02:41
Untitled
.tree, .branches {
list-style: none;
}
.is-collapsed .branches {
display: none;
}
.is-expanded .branches {
display: block;
}
@jeef3
jeef3 / dabblet.css
Created January 29, 2014 23:30
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
li
color: blue;
@jeef3
jeef3 / dabblet.css
Created February 5, 2014 02:28
Untitled
.center {
width: 300px;
margin: 0 auto;
text-align: center;
background: red;
}
'use strict';
var angular = require('angular');
angular.module('myApp', []);
// Compiled templates
require('templates');
// Services

Keybase proof

I hereby claim:

  • I am jeef3 on github.
  • I am jeef3 (https://keybase.io/jeef3) on keybase.
  • I have a public key whose fingerprint is 4353 FCF9 FB4D 19DC F42E 29CE 3AF4 9A40 7FA7 746B

To claim this, I am signing this object: