This commit is contained in:
parent
a54ce28342
commit
b9e97beb9a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ SectionHeader:
|
|||
radial-gradient(ellipse at 20%, #dddddddf, #eeeeeedf 20%, transparent 85%),
|
||||
linear-gradient(to bottom, #fff, #fff 4em, transparent 8em),
|
||||
repeating-linear-gradient(#fafafa1f, #fafafa1f min(78px, calc(10% - 2px)), #bbb min(80px, 10%)),
|
||||
repeating-linear-gradient(0.25turn, #fafafa1f, #fafafa1f 78px, #bbb min(80px, 10%))
|
||||
repeating-linear-gradient(0.25turn, #fafafa1f, #fafafa1f min(78px, calc(10% - 2px)), #bbb min(80px, 10%))
|
||||
# linear-gradient(135deg, rgba(255,255,255,1) 10%, rgba(170,170,170,1) 90%)
|
||||
ShowPlatforms: true
|
||||
TextWhite: false
|
||||
|
|
Loading…
Reference in a new issue