mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00:00
7 lines
107 B
HTML
7 lines
107 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<body>
|
||
|
<input type='file' style="background-color: green;">
|
||
|
</body>
|
||
|
</html>
|