Skip to content

Instantly share code, notes, and snippets.

View dreamline2's full-sized avatar
🎯
Focusing

Wilson dreamline2

🎯
Focusing
View GitHub Profile
{ background: #66cdcc;
background: -moz-linear-gradient(-45deg,#66cdcc 0%,#336799 100%);
background: -webkit-gradient(linear,left top,right bottom,color-stop(0%,#66cdcc),color-stop(100%,#336799));
background: -webkit-linear-gradient(-45deg,#66cdcc 0%,#336799 100%);
background: -o-linear-gradient(-45deg,#66cdcc 0%,#336799 100%);
background: -ms-linear-gradient(-45deg,#66cdcc 0%,#336799 100%);
background: linear-gradient(-45deg,#66cdcc 0%,#336799 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66cdcc,endColorstr=#336799,GradientType=1);
}
@dreamline2
dreamline2 / home-bottom-box.html
Last active August 29, 2015 14:15
clifftechnologies refactor home-bottom-box section for responsive web
<style type="text/css">
@media only screen and (max-width: 1056px) {
.home-bottom-box {
width: 100%;
margin: 0px;
padding: 0px;
}
div[class^="home-bottom-box"] {
width: 100%;
background-position: 50%;
@dreamline2
dreamline2 / SassMeister-input-HTML.html
Created October 30, 2013 02:48
Generated by SassMeister.com.
<div id="class"></div>