mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
4 lines
204 B
HTML
4 lines
204 B
HTML
|
|
<!DOCTYPE HTML>
|
||
|
|
<div style="overflow: hidden; border-radius: 50px; height: 200px; width: 200px; background:yellow">
|
||
|
|
This is some text that should get clipped at the corners by the border radius.
|
||
|
|
</div>
|