mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
17 lines
178 B
HTML
17 lines
178 B
HTML
<title>Bug 37083</title>
|
|
|
|
<style type="text/css">
|
|
|
|
p { border: medium solid green; }
|
|
|
|
</style>
|
|
|
|
|
|
<div align="center">
|
|
|
|
<p style="width: 300px;">Center</p>
|
|
|
|
<p>Center</p>
|
|
|
|
</div>
|