Changing gradients.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Ad5001 2022-01-20 02:55:25 +01:00
parent a730cf0174
commit 0f1c1fea3a
Signed by: Ad5001
GPG Key ID: EF45F9C6AFE20160
4 changed files with 10 additions and 4 deletions

View File

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

View File

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

View File

@ -7,15 +7,17 @@ HeaderImage: /img/full/unchecker.webp
HeaderTextWhite: true
SectionHeader:
AppIndex: unchecker
Background: linear-gradient(135deg, rgba(128,128,128,1) 10%, rgba(10,10,10,1) 90%)
Background: radial-gradient(ellipse at 20%, rgb(100,102,105) 0%, rgb(10,8,7) 85%)
ShowPlatforms: true
TextWhite: true
Links:
- Icon: lookup
Title: Découvrir
Secondary: true
URL: "#about-section"
- Icon: download
Title: Télécharger
Secondary: true
URL: "#download-section"
About:

View File

@ -7,15 +7,17 @@ HeaderImage: /img/full/unchecker.webp
HeaderTextWhite: true
SectionHeader:
AppIndex: unchecker
Background: linear-gradient(135deg, rgba(170,170,170,1) 10%, rgba(10,10,10,1) 90%)
Background: radial-gradient(ellipse at 20%, rgb(100,102,105) 0%, rgb(10,8,7) 85%)
ShowPlatforms: true
TextWhite: true
Links:
- Icon: lookup
Title: Discover
Secondary: true
URL: "#about-section"
- Icon: download
Title: Download
Secondary: true
URL: "#download-section"
About: