mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
18 lines
285 B
HTML
18 lines
285 B
HTML
<html lang="ar">
|
|
<head>
|
|
<style type="text/css">
|
|
body {
|
|
font-family: foo, sans-serif;
|
|
font-size: 300%;
|
|
line-height: 2em;
|
|
}
|
|
</style>
|
|
<body>
|
|
<p>گ ز</p>
|
|
<p>گ ز</p>
|
|
<p>گ ز</p>
|
|
<p>گ ز</p>
|
|
<p>گ ز</p>
|
|
</body>
|
|
</html>
|