This file contains 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
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah); | |
* { box-sizing:border-box; } | |
body { background:url(http://subtlepatterns.com/patterns/little_pluses.png); #whitcacacaein:30px; } | |
/* */ | |
/* | |
* SpeechBalloon | |
*/ | |
.SpeechBalloon{ | |
position:relative; |
This file contains 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
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah); | |
* { box-sizing:border-box; } | |
body { background:url(http://subtlepatterns.com/patterns/little_pluses.png) #cacaca; margin:30px; | |
font:20px 'Gloria Hallelujah', cursive; } | |
textarea { | |
display: block; | |
padding:25px 25px 40px; | |
margin:0 auto 20px auto; |
This file contains 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
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah); | |
* { box-sizing:border-box; } | |
body { background:url(http://subtlepatterns.com/patterns/little_pluses.png); #whitcacacaein:30px; } | |
/* */ | |
/* | |
* SpeechBalloon | |
*/ | |
.SpeechBalloon{ |
This file contains 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
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah); | |
* { box-sizing:border-box; } | |
body { background:url(http://subtlepatterns.com/patterns/little_pluses.png); #whitcacacaein:30px; } | |
/* */ | |
/* | |
* SpeechBalloon | |
*/ | |
.SpeechBalloon{ |
This file contains 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
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah); | |
* { box-sizing:border-box; } | |
body { background:url(http://subtlepatterns.com/patterns/little_pluses.png); #whitcacacaein:30px; } | |
/* */ | |
/* | |
* SpeechBalloon | |
*/ | |
.SpeechBalloon{ |
This file contains 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
box-shadow: 3px 3px 10px 5px #000; | |
body:before | |
{ | |
content: ""; | |
position: fixed; | |
top: -10px; |
This file contains 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
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah); | |
box-shadow: 3px 3px 10px 5px #000; | |
body:before | |
{ | |
font:20px 'Gloria Hallelujah', cursive; |
This file contains 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 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
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah); | |
textbox | |
{ | |
font:20px 'Gloria Hallelujah', cursive; | |
-moz-border-radius-bottomleft:5px; | |
-moz-border-radius-bottomright:5px; | |
-moz-border-radius-topleft:5px; |
This file contains 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
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah); | |
textbox | |
{ | |
font:20px 'Gloria Hallelujah', cursive; | |
-moz-border-radius-bottomleft:5px; | |
-moz-border-radius-bottomright:5px; | |
-moz-border-radius-topleft:5px; |
OlderNewer