mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-07 11:56:51 +00:00
13 lines
167 B
HTML
13 lines
167 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<table align="center">
|
|
<tr>
|
|
<td class="type">
|
|
<span style="opacity: 0.99">text text</span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|