Skip to content

Instantly share code, notes, and snippets.

@drublic
Created August 4, 2014 13:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drublic/594cb7193ae4df05ced9 to your computer and use it in GitHub Desktop.
Save drublic/594cb7193ae4df05ced9 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
div {
border-radius: 50%;
height: 200px;
background: #ddd;
width: 200px;
}
p {
text-align: center;
width: 90%;
margin: 0 auto;
padding-top: 50%;
background: rgba(0,0,0,0.5);
}
span {
display: block;
font-size: 1.4em;
}
<div><p><span>888.888</span>Lorem ipsumasd asd asd asd asd asd asd asd</p></div>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment