Skip to content

Instantly share code, notes, and snippets.

View etownhooligan's full-sized avatar

Patrick Westerfeld etownhooligan

View GitHub Profile

Triangle border cutout

Cutout a triangle from the border of an element and show the background through.

A Pen by Josh Eaton on CodePen.

License.

@etownhooligan
etownhooligan / Camera-icon-in-CSS.markdown
Created December 9, 2013 01:50
A Pen by Kevin Jannis.
@etownhooligan
etownhooligan / Find-A-Color.markdown
Created December 8, 2013 23:35
A Pen by White Wolf Wizard.
@etownhooligan
etownhooligan / Anti-pattern.markdown
Created November 22, 2013 21:51
A Pen by Brad Frost.
@etownhooligan
etownhooligan / dabblet.css
Created October 20, 2013 06:15
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%;
@etownhooligan
etownhooligan / dabblet.css
Created August 11, 2013 11:56
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%;