update home page
This commit is contained in:
7
test-anti-alias.html
Normal file
7
test-anti-alias.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body style="background: #333; padding: 50px;">
|
||||
<div style="width: 100px; height: 100px; background: radial-gradient(circle at 0 0, transparent 40px, #ffffff 40px); display: inline-block; margin-right: 20px;"></div>
|
||||
<div style="width: 100px; height: 100px; background: radial-gradient(circle at 0 0, transparent 40px, #ffffff 40.5px); display: inline-block;"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user