mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 12:53:07 +09:00
9 lines
261 B
HTML
9 lines
261 B
HTML
<!DOCTYPE html>
|
|
<body>
|
|
<div id="source" style="font-size: 10px; -moz-column-gap: 2ch">
|
|
<span id="test"
|
|
style="background: green; color: green; display: inline-block;
|
|
height: 30px; padding: 0 2px">00
|
|
</span>
|
|
</div>
|
|
</body>
|