mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-01 17:01:27 +00:00
10 lines
147 B
HTML
10 lines
147 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<div>
|
|
<input type="submit" style="color: green">
|
|
</div>
|
|
<div>
|
|
<input type="submit" style="color: green">
|
|
</div>
|
|
</html>
|