mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
13 lines
193 B
HTML
13 lines
193 B
HTML
<html>
|
|
<head>
|
|
<style type="text/css">
|
|
body {
|
|
font-family: Times; /* this test is only for OS X, we know Times will be there */
|
|
font-size: 40px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
fi
|
|
</body>
|
|
</html>
|