File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -1581,6 +1581,21 @@ <h1><span>C</span><span>S</span><span>S</span> Pattern</h1>
1581
1581
# ECBE13 ;
1582
1582
background-size : calc (2 * var (--s )) calc (3.46 * var (--s ));
1583
1583
}
1584
+ </ style > < button > Copy the CSS</ button >
1585
+ </ section >
1586
+ < section id ="g92 ">
1587
+ < style > # g92 {
1588
+ --s : 121px ; /* control the size */
1589
+
1590
+ --c : # DFBA69 12.5% , # 5A2E2E 0 25% , # 0000 0 ;
1591
+ background :
1592
+ conic-gradient (at 80% 20% , var (--c ))
1593
+ calc (2 * var (--s )/ -5 ) calc (2 * var (--s )/ 5 ),
1594
+ conic-gradient (from 180deg at 60% 40% , var (--c ))
1595
+ calc (var (--s )/ 5 ) calc (var (--s )/ -5 ),
1596
+ conic-gradient (at 0% 100% , var (--c ));
1597
+ background-size : var (--s ) var (--s );
1598
+ }
1584
1599
</ style > < button > Copy the CSS</ button >
1585
1600
</ section >
1586
1601
< a target ="_blank " href ="https://github.com/Afif13/CSS-Pattern " class ="credit ">
You can’t perform that action at this time.
0 commit comments