Skip to content

Instantly share code, notes, and snippets.

@neduma
Created May 23, 2012 20:29
Show Gist options
  • Save neduma/2777593 to your computer and use it in GitHub Desktop.
Save neduma/2777593 to your computer and use it in GitHub Desktop.
Untitled
.container {
background-color: #8295CC;
width: 300px;
height: 100px;
text-align: center;
padding-top: 30px;
}
.bev {
color: #394F91;
font-size: 2em;
font-family: sans-serif;
text-shadow: 0px 1px 0px #C8D0E7;
font-weight: bold;
}
<div class="container">
<h1 class="bev">Hello World</h1>
</div>
{"view":"separate","fontsize":"110","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment