Skip to content

Instantly share code, notes, and snippets.

@mightymess
mightymess / dabblet.css
Created February 20, 2012 15:40
Soundcloud is Gold round Bt all css3 test
/**
* Soundcloud is Gold round Bt all css3 test
*/
.roundBt{
width:80px;
height:80px;
position:absolute;
left:60px;
top:20px;
border:solid 1px #609eb0;
@mightymess
mightymess / dabblet.css
Created February 20, 2012 15:39
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.roundBt{
width:80px;
height:80px;
position:absolute;
left:60px;
top:20px;
border:solid 1px #609eb0;