mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
4 lines
159 B
HTML
4 lines
159 B
HTML
<!DOCTYPE html>
|
|
<div style="height: 200px; float: left; background: green">
|
|
<img style="height: calc(50% + 20px); opacity: 0.5;" src="solidblue.png">
|
|
</div>
|