This commit is contained in:
Peter Maquiran
2021-10-27 07:11:58 +01:00
parent 025264750c
commit 2bf87b07ad
4 changed files with 18 additions and 7 deletions
+14
View File
@@ -747,6 +747,20 @@ body {
color: #ffffff;
--color: #ffffff;
}
.bg-1{
background: #4cb9f825;
.bg-2{
background: #61bdf2b4;
.bg-3{
background: #96d3f8be;
.bg-4{
background: rgba(255, 255, 255, 0.918);
}
}
}
}
}
.font-awesome {