Specifies different corner clipping effects, such as scoop (inner curves), bevel (straight cuts) or notch (cut-off rectangles). Works along with border-radius to specify the size of each corner effect.
Overview tablecurve
borderCornerShape
border-corner-shape: bevel
border-corner-shape: curve
border-corner-shape: notch
border-corner-shape: scoop
Create a diamond (rhombus) shape
border-corner-shape: bevel;
border-radius: 50%;
Create a trapezoid
border-corner-shape: bevel;
border-radius: 25% / 100% 100% 0 0;
Related specifications
border-corner-shape
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4