The hacker emblem

Monday, March 15th, 2010

One small piece of HTML and one small piece of CSS.

<pre class="hacker"> .<br/>..:</pre>
pre.hacker {
     letter-spacing: -2px;
     line-height: 6px;
     font-size: 10px;
     text-align: center;
}

Job done.

 .
..: