update style 1
Website / Website veröffentlichen (push) Successful in 9s

This commit is contained in:
fte
2024-08-11 22:54:07 +02:00
parent 3e9e1c50a8
commit 0d1a0a5fdf
20 changed files with 32 additions and 125 deletions
+8
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;
}
Executable → Regular
View File

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

Before

Width:  |  Height:  |  Size: 5.3 MiB

After

Width:  |  Height:  |  Size: 5.3 MiB