mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-19 12:58:42 +00:00
14 lines
193 B
HTML
14 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>
|