update style 1
All checks were successful
Website / Website veröffentlichen (push) Successful in 9s

This commit is contained in:
2024-08-11 22:54:07 +02:00
parent 3e9e1c50a8
commit 0d1a0a5fdf
20 changed files with 32 additions and 125 deletions

View File

@@ -7,6 +7,10 @@ body {
color: #00ad8e;
}
a {
color: #00ad8e;
}
.features-box {
background-color: #272727;
color: #00ad8e;
@@ -47,3 +51,7 @@ body {
.bg-darkergrey-custom {
background-color: #121212;
}
.transition-400 {
transition: 400ms;
}

0
static/img/logo/fte-logo.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

0
static/img/products/test2/main.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 5.3 MiB

After

Width:  |  Height:  |  Size: 5.3 MiB