Skip to content

Instantly share code, notes, and snippets.

View meyerweb's full-sized avatar

Eric A. Meyer meyerweb

View GitHub Profile
@meyerweb
meyerweb / dabblet.css
Created August 1, 2013 16:31
Untitled
section {margin: 2em 0; border: 2px dotted red;}
section div:first-child {background: silver;}
section div:last-child {background: cyan;}
section#flexbox {display: flex;}
section#flexbox div {flex: auto; width: auto;}
section#display {display: table;}
@meyerweb
meyerweb / US Custom.keylayout.xml
Last active December 11, 2015 02:28
An OS X US keyboard layout file with some customizations (created using Ukelele running on Snow Leopard, if that matters).
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE keyboard PUBLIC "" "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">
<!--Last edited by Ukelele version 2.1.10 on 2012-07-12 at 12:43 (EDT)-->
<!--
An OS X US keyboard layout file with the following customizations:
* Option-. ONE DOT LEADER ( ․ )
* Option-h UPWARDS WHITE ARROW ( ⇧ )
* Option-j UP ARROWHEAD ( ⌃ )
* Option-k OPTION KEY ( ⌥ )