New background for logarithmplotter & Nowox
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Ad5001 2022-01-20 19:50:13 +01:00
parent 5425cf1dc8
commit a54ce28342
Signed by: Ad5001
GPG Key ID: EF45F9C6AFE20160
5 changed files with 15 additions and 5 deletions

View File

@ -6,7 +6,11 @@ layout: app
HeaderImage: /img/full/logarithmplotter.webp HeaderImage: /img/full/logarithmplotter.webp
SectionHeader: SectionHeader:
AppIndex: logarithmplotter AppIndex: logarithmplotter
Background: radial-gradient(ellipse at 20%, #FFF, #FFF 15%, rgb(220,220,220) 70%) Background: |
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%))
# linear-gradient(135deg, rgba(255,255,255,1) 10%, rgba(170,170,170,1) 90%) # linear-gradient(135deg, rgba(255,255,255,1) 10%, rgba(170,170,170,1) 90%)
ShowPlatforms: true ShowPlatforms: true
TextWhite: false TextWhite: false

View File

@ -7,7 +7,12 @@ HeaderImage: /img/full/logarithmplotter.webp
SectionHeader: SectionHeader:
AppIndex: logarithmplotter AppIndex: logarithmplotter
Background: | Background: |
radial-gradient(ellipse at 20%, #FFF, #FFF 15%, rgb(220,220,220) 70%) 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%))
# linear-gradient(to bottom right, transparent 90%, red calc(90% + 1px), red 95%, transparent calc(95% + 1px)),
ShowPlatforms: true ShowPlatforms: true
TextWhite: false TextWhite: false
Links: Links:

View File

@ -7,7 +7,7 @@ HeaderImage: /img/full/nowox.webp
HeaderTextWhite: true HeaderTextWhite: true
SectionHeader: SectionHeader:
AppIndex: nowox AppIndex: nowox
Background: linear-gradient(135deg, rgba(60,180,255,1) 0%, rgba(40,80,200,1) 100%) Background: radial-gradient(circle at top left, rgba(60,180,255,1) 0%, rgba(40,80,200,1) 100%)
ShowPlatforms: true ShowPlatforms: true
TextWhite: true TextWhite: true
Links: Links:

View File

@ -7,7 +7,7 @@ HeaderImage: /img/full/nowox.webp
HeaderTextWhite: true HeaderTextWhite: true
SectionHeader: SectionHeader:
AppIndex: nowox AppIndex: nowox
Background: linear-gradient(135deg, rgba(60,180,255,1) 0%, rgba(40,80,200,1) 100%) Background: radial-gradient(circle at top left, rgba(60,180,255,1) 0%, rgba(40,80,200,1) 100%)
ShowPlatforms: true ShowPlatforms: true
TextWhite: true TextWhite: true
Links: Links:

View File

@ -2,5 +2,6 @@
"accountfree", "accountfree",
"logarithmplotter", "logarithmplotter",
"unchecker", "unchecker",
"ad5001.eu" "ad5001.eu",
"nowox"
] ]