mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
240 B
HTML
8 lines
240 B
HTML
|
<style>
|
||
|
@font-face {
|
||
|
font-family: Ahem;
|
||
|
src: url(../fonts/Ahem.ttf);
|
||
|
}
|
||
|
</style>
|
||
|
<div style="position: absolute; clip: rect(8px, 16px, 16px, 8px); font: 16px Ahem; color: transparent; text-shadow: rgba(0, 0, 0, 0.5) 4px 4px 0px">a</div>
|