Skip to content

Instantly share code, notes, and snippets.

View joelip's full-sized avatar

Joe Lipper joelip

View GitHub Profile
@joelip
joelip / dabblet.css
Created June 6, 2012 04:04
Colloquiate Wireframe User home
/* Colloquiate Wireframe User home */
/* colors
black: #000
grey: #666
light grey: #c0c0c0
*/
/* border reference
border: [size px] [line type (solid etc)] [color];
*/
body {
@joelip
joelip / colloquiate_home.html
Created June 6, 2012 22:29
Colloquiate Wireframe User home
<body>
<header></header>
<aside>
<div id="profphoto">Photo</div>
</aside>
<section>
<nav>Theoretical Nav Bar for Docs</nav>
<section id="wrapper">
<ul>
<li id="docboxleft"></li>
@joelip
joelip / dabblet.css
Created June 9, 2012 03:42
Colloquiate Wireframe Notes Editing Page
/* Colloquiate Wireframe Notes Editing Page */
/* colors
black: #000
grey: #666
light grey: #c0c0c0
blueish grey: #89949B
light pastel yellow: #ffffcc
bisque 3: #CDB79E 205 183 158
peachpuff 4: #8B7765 139 119 101
@joelip
joelip / dabblet.css
Created June 9, 2012 23:45
Colloquiate Wireframe Notes Editing Page
/* Colloquiate Wireframe Notes Editing Page */
/* colors
black: #000
grey: #666
light grey: #c0c0c0
blueish grey: #89949B
light pastel yellow: #ffffcc
bisque 3: #CDB79E 205 183 158
peachpuff 4: #8B7765 139 119 101
@joelip
joelip / dabblet.css
Created June 10, 2012 17:26
Colloquiate Wireframe Notes Editing Page
/* Colloquiate Wireframe Notes Editing Page */
/* colors
black: #000
grey: #666
light grey: #c0c0c0
blueish grey: #89949B
light pastel yellow: #ffffcc
bisque 3: #CDB79E 205 183 158
peachpuff 4: #8B7765 139 119 101
@joelip
joelip / dabblet.css
Created June 11, 2012 18:26
Colloquiate Wireframe Notes Editing Page
/* Colloquiate Wireframe Notes Editing Page */
/* colors
black: #000
grey: #666
light grey: #c0c0c0
blueish grey: #89949B
light pastel yellow: #ffffcc
bisque 3: #CDB79E 205 183 158
peachpuff 4: #8B7765 139 119 101
@joelip
joelip / dabblet.css
Created October 9, 2012 18:26
DR Prototype Markup
/* DR Prototype Markup*/
/* colors
*/
/* border reference
border: [size px] [line type (solid etc)] [color];
*/
body {
width: 100%;
height: 100%;
@joelip
joelip / dabblet.css
Created October 15, 2012 19:04
DR Prototype Markup: Home Page/Actual Dressing Room v1
/* DR Prototype Markup: Home Page/Actual Dressing Room v1 */
/* colors
Expensive Black Wool: rgb(15,10,6);
Pearl Baloon: rgb(249,244,240);
Paler Flesh: rgb(255,246,238);
Boredom: rgb(221,209,200);
Designer Beige: rgb(196,189,182);
*/
@joelip
joelip / dabblet.css
Created October 25, 2012 05:40
DR Prototype Markup
/* DR Prototype Markup*/
/* colors
*/
/* border reference
border: [size px] [line type (solid etc)] [color];
*/
body {
width: 100%;
height: 100%;
@joelip
joelip / dabblet.css
Created October 25, 2012 06:23
DR Prototype Markup: Home Page/Account Page v2
/* DR Prototype Markup: Home Page/Account Page v2 */
/* colors
Expensive Black Wool: rgb(15,10,6);
Pearl Baloon: rgb(249,244,240);
Paler Flesh: rgb(255,246,238);
Boredom: rgb(221,209,200);
Designer Beige: rgb(196,189,182);
*/
/* border reference
border: [size px] [line type (solid etc)] [color];