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
/* Colloquiate Wireframe User home */ | |
/* colors | |
black: #000 | |
grey: #666 | |
light grey: #c0c0c0 | |
*/ | |
/* border reference | |
border: [size px] [line type (solid etc)] [color]; | |
*/ | |
body { |
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
<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> |
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
/* 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 |
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
/* 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 |
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
/* 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 |
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
/* 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 |
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
/* DR Prototype Markup*/ | |
/* colors | |
*/ | |
/* border reference | |
border: [size px] [line type (solid etc)] [color]; | |
*/ | |
body { | |
width: 100%; | |
height: 100%; |
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
/* 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); | |
*/ |
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
/* DR Prototype Markup*/ | |
/* colors | |
*/ | |
/* border reference | |
border: [size px] [line type (solid etc)] [color]; | |
*/ | |
body { | |
width: 100%; | |
height: 100%; |
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
/* 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]; |
OlderNewer