Created
April 11, 2012 19:28
-
-
Save strack/2361720 to your computer and use it in GitHub Desktop.
Untitled
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{ | |
color: #221111; | |
background-color:#EFEAE7; | |
font-size: 26pt; | |
min-height: 100%; | |
font-family: Monaco, Consolas, | |
Inconsolata, | |
'Deja Vu Sans Mono', | |
'Droid Sans Mono', | |
'Andale Mono', | |
'Lucida Console', Consolas, | |
Inconsolata, | |
'Deja Vu Sans Mono', | |
'Droid Sans Mono', | |
'Andale Mono', | |
'Lucida Console', monospace; | |
//text-shadow: rgba(255, 255, 255, 0.37) 0 1px 0; | |
text-shadow: rgba(190,190,190,0.56) 0 1px 0; | |
} | |
.stdiv{ | |
position: fixed; | |
left:20px; | |
background-color:#494; | |
top:20px; | |
height:150px; | |
width:300px; | |
padding:5px 10px; | |
border: 2px dashed #fff; | |
margin: 10px; | |
border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; | |
-webkit-border-top-left-radius: 3px; | |
border-bottom-right-radius: 3px; | |
-moz-border-radius-bottomright: 3px; | |
-webkit-border-bottom-right-radius: 3px; | |
border-top-right-radius: 3px; | |
-moz-border-radius-topright: 3px; | |
-webkit-border-top-right-radius: 3px; | |
-moz-box-shadow: 0 0 0 4px #494, 2px 1px 8px 4px rgba(10,10,0,.5); -webkit-box-shadow: 0 0 0 4px #ff0030, 2px 1px 4px 4px rgba(10,10,0,.5); | |
box-shadow: 0 0 0 6px #494, 2px 1px 8px 3px rgba(10,10,0,.5); | |
} | |
.stitched { | |
background:#BA5555; | |
top: 50px; | |
margin-left: 500px; | |
-moz-box-shadow: 0 0 0 4px #BA5555, 2px 1px 8px 4px rgba(10,10,0,.5); -webkit-box-shadow: 0 0 0 4px #ff0030, 2px 1px 4px 4px rgba(10,10,0,.5); | |
box-shadow: 0 0 0 6px #BA5555, 2px 1px 8px 3px rgba(10,10,0,.5); | |
} | |
.box { | |
color:#005000; | |
font-size:2 | |
.blur { | |
color: transparent; | |
text-shadow: 0 0 5px rgba(0,0,0,0.5); | |
}6pt; | |
} | |
.box:before, .box:after | |
{ | |
position: absolute; | |
width: 40%; | |
height: 20px; | |
content: ' '; | |
left: 6px; | |
bottom: -2px; | |
background: transparent; | |
-webkit-transform: skew(-5deg) rotate(-5deg); | |
-moz-transform: skew(-5deg) rotate(-5deg); | |
-ms-transform: skew(-5deg) rotate(-5deg); | |
-o-transform: skew(-5deg) rotate(-5deg); | |
transform: skew(-5deg) rotate(-5deg); | |
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); | |
-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); | |
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); | |
z-index: -1; | |
} | |
.box:after | |
{ | |
left: auto; | |
right: 6px; | |
-webkit-transform: skew(5deg) rotate(5deg); | |
-moz-transform: skew(5deg) rotate(5deg); | |
-ms-transform: skew(5deg) rotate(5deg); | |
-o-transform: skew(5deg) rotate(5deg); | |
transform: skew(5deg) rotate(5deg); | |
} | |
.stitched:before, .stitched:after | |
{ | |
position: absolute; | |
width: 40%; | |
height: 20px; | |
content: ' '; | |
left: 6px; | |
bottom: -2px; | |
background: transparent; | |
-webkit-transform: skew(-5deg) rotate(-5deg); | |
-moz-transform: skew(-5deg) rotate(-5deg); | |
-ms-transform: skew(-5deg) rotate(-5deg); | |
-o-transform: skew(-5deg) rotate(-5deg); | |
transform: skew(-5deg) rotate(-5deg); | |
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); | |
-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); | |
box-shadow: 0 6px px rgba(0, 0, 0, 0.3); | |
z-index: -1 ; | |
} | |
.stitched:after | |
{ | |
left: auto; | |
right: 6px; | |
-webkit-transform: skew(5deg) rotate(5deg); | |
-moz-transform: skew(5deg) rotate(5deg); | |
-ms-transform: skew(5deg) rotate(5deg); | |
-o-transform: skew(5deg) rotate(5deg); | |
transform: skew(5deg) rotate(5deg); | |
} | |
.blur { | |
color: transparent; | |
text-shadow: 0 0 5px rgba(0,0,0,0.5); | |
} | |
.wrapper { | |
margin: 50px auto; | |
width: 280px; | |
height: 370px; | |
background: white; | |
border-radius: 10px; | |
-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3); | |
-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3); | |
box-shadow: 0px 0px 8px rgba(0,0,0,0.3); | |
position: relative; | |
z-index: 90; | |
} | |
.ribbon-wrapper-green { | |
width: 85px; | |
height: 88px; | |
overflow: hidden; | |
position: absolute; | |
top: -3px; | |
right: -3px; | |
} | |
.ribbon-green { | |
font: bold 15px Sans-Serif; | |
color: #333; | |
text-align: center; | |
text-shadow: rgba(255,255,255,0.5) 0px 1px 0px; | |
-webkit-transform: rotate(45deg); | |
-moz-transform: rotate(45deg); | |
-ms-transform: rotate(45deg); | |
-o-transform: rotate(45deg); | |
position: relative; | |
padding: 7px 0; | |
left: -5px; | |
top: 15px; | |
width: 120px; | |
background-color: #BFDC7A; | |
background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45)); | |
background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45); | |
background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45); | |
background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45); | |
background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45); | |
color: #6a6340; | |
-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3); | |
-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3); | |
box-shadow: 0px 0px 3px rgba(0,0,0,0.3); | |
} | |
.ribbon-green:before, .ribbon-green:after { | |
content: ""; | |
border-top: 3px solid #6e8900; | |
border-left: 3px solid transparent; | |
border-right: 3px solid transparent; | |
position:absolute; | |
bottom: -3px; | |
} | |
.ribbon-green:before { | |
left: 0; | |
} | |
.ribbon-green:after { | |
right: 0; | |
} | |
.bottomstack{ | |
z-index:900; | |
} | |
.topstack{ | |
z-index:30; | |
} |
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
<div class="stdiv box" style="left:200px;">I don't know what to do</div> | |
<div class="stdiv stitched" style="top:-20px;">Dad</div> | |
<div class="stdiv bottomstack" style="height:300px; width:300px; left:1000px;">dad taught me how to do this</div> | |
<div class="stdiv stitched" style="top:120px; left:650px; width:200px;">my name is Meka </div> | |
<div> yay </div> | |
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
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment