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 | |
*/ | |
#circle { | |
background: url('http://th04.deviantart.net/fs70/PRE/i/2010/238/d/a/Beach_Stock_8_by_Sed_rah_Stock.jpg'); | |
background-size:600px; | |
width: 600px; | |
height: 600px; | |
border-radius: 600px; |
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 | |
*/ | |
* { | |
padding: 0; | |
margin: 0; | |
} | |
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
/** | |
* Sexy Circle Div | |
*/ | |
* { | |
margin: 0; | |
padding: 0; | |
} | |
#circle { |
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
/** | |
* Sexy Circle Div | |
*/ | |
* { | |
margin: 0; | |
padding: 0; | |
} | |
#circle { |
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
/** | |
* Sexy Circle Div | |
*/ | |
* { | |
margin: 0; | |
padding: 0; | |
} | |
#circle { |
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
/** | |
* Sexy Circle Div | |
*/ | |
* { | |
margin: 0; | |
padding: 0; | |
} | |
#circle { |
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
/** | |
* Sail Buttons | |
*/ | |
.btn { | |
font-family: "Istok Web", sans-serif; | |
text-transform: uppercase; | |
font-weight:400; | |
text-decoration: none; | |
display: block; |
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
/** | |
* User | |
*/ | |
* { | |
margin: 0; | |
padding: 0; | |
} | |
.user { |
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
/** | |
* User | |
*/ | |
* { | |
margin: 0; | |
padding: 0; | |
} | |
.user { |
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
/* Flat Multi-Colored Buttons */ | |
.btn { | |
background-color: gray; | |
display: inline-block; | |
color: white; | |
text-decoration: none; | |
width: 130px; | |
height: 40px; | |
margin: 5px; |
NewerOlder