Need some space between the overline and "h" for Mac's fonts and antialiasing.

This commit is contained in:
karlt+@karlt.net 2008-03-25 19:51:45 -07:00
parent ae0bc39fab
commit a2ecae57ca

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<body style="text-rendering: optimizeLegibility; background-color: white">
<p>&#x0305;<span style="color: white">hidden</span></p>
<p>&#x0305;<span style="color: white">-hidden</span></p>
</body>
</html>