mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-29 12:19:23 +00:00
5 lines
114 B
HTML
5 lines
114 B
HTML
<select size="2" style="box-shadow: 10px 10px gold;">
|
|
<option>Hello</option>
|
|
<option>Kitty</option>
|
|
</select>
|