mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
281 B
HTML
9 lines
281 B
HTML
|
<!DOCTYPE HTML><html><head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<style type="text/css">
|
||
|
body { margin: 50px; font-size: 72pt; }
|
||
|
#test { font-weight: bold; font-style: normal; }
|
||
|
</style>
|
||
|
</head>
|
||
|
<body><p id="test">魅力的な人</p></body>
|
||
|
</html>
|