This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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;} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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 ( ⌥ ) |
NewerOlder