This commit is contained in:
2023-03-21 17:56:02 +08:00
parent 995deef4d5
commit eac8674816
23 changed files with 663 additions and 63 deletions

View File

@@ -38,7 +38,8 @@ _fj(x=space-between,y=center,r=row,n=nowrap)
flex-wrap: n
//
_bis(url,w,h=auto,x=center,y=center)
_bis(c=transparent,url,w,h=auto,x=center,y=center)
background-color: c
background-position: x y
background-size: w h
background-image: url(url)