Fri, 16 Jan 2015 18:13:44 +0100
Integrate suggestion from review to improve consistency with existing code.
1 <style>
2 @font-face {
3 font-family: Ahem;
4 src: url(../fonts/Ahem.ttf);
5 }
6 </style>
7 <div style="position: absolute; clip: rect(20px, 100px, 100px, 20px); font: 128px Ahem; color: transparent; text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 1px">a</div>