Skip to content

Instantly share code, notes, and snippets.

@thanpolas
Created November 30, 2012 13:44
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 thanpolas/4175798 to your computer and use it in GitHub Desktop.
Save thanpolas/4175798 to your computer and use it in GitHub Desktop.
the mark
/**
* the mark
*/
body {
text-align: center;
margin-top: 20px;
}
.thanpolas {
font-size: 202px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
border: 0px solid #F08080;
background-color: #00ff00;
font-family: Verdana, Geneva, sans-serif;
font-size: 150pt;
color: #FF00FF;
text-align:center;
}
<!-- content to be placed inside <body>…</body> -->
<span class="thanpolas">♠♠</span>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment