Skip to content

Instantly share code, notes, and snippets.

@sa1f
Created July 13, 2012 08:06
Show Gist options
  • Save sa1f/3103518 to your computer and use it in GitHub Desktop.
Save sa1f/3103518 to your computer and use it in GitHub Desktop.
Green bitmap
/**
Green bitmap */
body{
background: black;
min-height: 100%; }
#logo {
color: lime;
font: 15em ProggyCleanTT CE ;
text-align: center;
-webkit-font-smoothing:none;}
.i {
margin-left: -.12em;
}
.f {
margin-left: -.19em;
}
55555555555555
<body>
<div id='logo'>
<span>S</span><span>a</span><span class='i'>i</span><span class='f'>f</span>
</div>
</body>
{"view":"split","fontsize":"100","seethrough":"1","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment