Skip to content

Instantly share code, notes, and snippets.

View dandenney's full-sized avatar

Dan Denney dandenney

View GitHub Profile
@dandenney
dandenney / Devign-001
Created December 30, 2011 15:25
Devign 001 - a CSS version of 365psd Day 155
nav {
-moz-border-radius: 4px;
-moz-box-shadow: 1px 2px 3px #28292c;
-webkit-border-radius: 4px;
-webkit-box-shadow: 1px 2px 3px #28292c;
background: #1c1c1c;
border-radius: 4px;
box-shadow: 1px 2px 3px #28292c;
float: left;
font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif; }
@dandenney
dandenney / dabblet.css
Created December 30, 2011 18:51
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.box-wrapper {
padding: 100px; }
.info {
width: 600px; }
@dandenney
dandenney / dabblet.css
Created December 30, 2011 18:51
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.box-wrapper {
padding: 100px; }
.info {
width: 600px; }
@dandenney
dandenney / dabblet.css
Created March 8, 2012 20:36
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
span:after {
content: "\2026";
@dandenney
dandenney / dabblet.css
Created May 22, 2012 17:26
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%;
@dandenney
dandenney / index.html
Created July 13, 2012 04:51
A web page created at CodePen.io
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen &middot; A Pen by dandenney</title>
<!--
Copyright (c) 2012 Dan Denney, http://codepen.io/dandenney
Permission is hereby granted, free of charge, to any person obtaining
@dandenney
dandenney / index.html
Created July 13, 2012 04:51
A web page created at CodePen.io
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen &middot; A Pen by dandenney</title>
<!--
Copyright (c) 2012 Dan Denney, http://codepen.io/dandenney
Permission is hereby granted, free of charge, to any person obtaining
@dandenney
dandenney / index.html
Created July 13, 2012 04:51
A web page created at CodePen.io
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen &middot; A Pen by dandenney</title>
<!--
Copyright (c) 2012 Dan Denney, http://codepen.io/dandenney
Permission is hereby granted, free of charge, to any person obtaining
@dandenney
dandenney / index.html
Created July 13, 2012 04:51
A web page created at CodePen.io
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen &middot; A Pen by dandenney</title>
<!--
Copyright (c) 2012 Dan Denney, http://codepen.io/dandenney
Permission is hereby granted, free of charge, to any person obtaining
@dandenney
dandenney / gist:f6737539474a3becc5b7
Created October 13, 2014 16:13
Jon likes plists
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Kind</key>
<string>Xcode.Xcode3.ProjectTemplateUnitKind</string>
<key>Identifier</key>
<string>com.apple.dt.unit.applicationBase</string>
<key>Ancestors</key>
<array>