mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-05 10:48:15 +02:00
6 lines
114 B
HTML
6 lines
114 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<button style="background-color: green;" disabled></button>
|
|
</body>
|
|
</html>
|