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
.big { | |
font-size:30px; | |
} | |
.small { | |
font-size:12px; | |
} | |
.round-red { | |
background-color:#FF0000; |
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
/** | |
* The first commented line is your dabblet’s title | |
*/ | |
background: #f06; | |
background: linear-gradient(45deg, #f06, yellow); | |
min-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
#wCnt { | |
background-color: #FFF0AA; | |
width: 300px; | |
} | |
p { | |
color: blue; | |
} | |
.submod{ |
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
#wCnt { | |
background-color: #FFF0AA; | |
width: 300px; | |
} | |
p { | |
color: blue; | |
} | |
.submod{ |
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
#wCnt { | |
background-color: #FFF0AA; | |
width: 300px; | |
} | |
p { | |
color: blue; | |
} | |
.submod{ |
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
.control-button { | |
background: -moz-linear-gradient(top, #f069a9 0%, #ec008c 100%); | |
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f069a9), color-stop(100%,#ec008c)); | |
background: -webkit-linear-gradient(top, #f069a9 0%,#ec008c 100%); | |
background: -o-linear-gradient(top, #f069a9 0%,#ec008c 100%); | |
background: -ms-linear-gradient(top, #f069a9 0%,#ec008c 100%); | |
background: linear-gradient(to bottom, #f069a9 0%,#ec008c 100%); | |
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f069a9', endColorstr='#ec008c', GradientType=0 ); | |
-webkit-border-radius: 10px; |
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
.control-button { | |
background: -moz-linear-gradient(top, #f069a9 0%, #ec008c 100%); | |
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f069a9), color-stop(100%,#ec008c)); | |
background: -webkit-linear-gradient(top, #f069a9 0%,#ec008c 100%); | |
background: -o-linear-gradient(top, #f069a9 0%,#ec008c 100%); | |
background: -ms-linear-gradient(top, #f069a9 0%,#ec008c 100%); | |
background: linear-gradient(to bottom, #f069a9 0%,#ec008c 100%); | |
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f069a9', endColorstr='#ec008c', GradientType=0 ); | |
-webkit-border-radius: 10px; |
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
.control-button { | |
background: -moz-linear-gradient(top, #f069a9 0%, #ec008c 100%); | |
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f069a9), color-stop(100%,#ec008c)); | |
background: -webkit-linear-gradient(top, #f069a9 0%,#ec008c 100%); | |
background: -o-linear-gradient(top, #f069a9 0%,#ec008c 100%); | |
background: -ms-linear-gradient(top, #f069a9 0%,#ec008c 100%); | |
background: linear-gradient(to bottom, #f069a9 0%,#ec008c 100%); | |
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f069a9', endColorstr='#ec008c', GradientType=0 ); | |
-webkit-border-radius: 10px; |
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
.control-button { | |
background: -moz-linear-gradient(top, #f069a9 0%, #ec008c 100%); | |
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f069a9), color-stop(100%,#ec008c)); | |
background: -webkit-linear-gradient(top, #f069a9 0%,#ec008c 100%); | |
background: -o-linear-gradient(top, #f069a9 0%,#ec008c 100%); | |
background: -ms-linear-gradient(top, #f069a9 0%,#ec008c 100%); | |
background: linear-gradient(to bottom, #f069a9 0%,#ec008c 100%); | |
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f069a9', endColorstr='#ec008c', GradientType=0 ); | |
-webkit-border-radius: 10px; |