mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
7 lines
196 B
HTML
7 lines
196 B
HTML
|
|
<style>
|
||
|
|
@font-face {
|
||
|
|
font-family: Ahem;
|
||
|
|
src: url(../fonts/Ahem.ttf);
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
<div style="position: absolute; clip: rect(20px, 100px, 100px, 20px); font: 128px Ahem; color: #7f7f7f">a</div>
|