зеркало из https://github.com/mozilla/pjs.git
17 строки
214 B
HTML
17 строки
214 B
HTML
|
<html><head>
|
||
|
<!--
|
||
|
Copyright Georgi Guninski
|
||
|
Licence granted to Mozilla Corporation
|
||
|
-->
|
||
|
|
||
|
<style>
|
||
|
button
|
||
|
{
|
||
|
font-size: 131131px;
|
||
|
}
|
||
|
</style>
|
||
|
</head><body>
|
||
|
|
||
|
<button>f00</button>
|
||
|
</body></html>
|