previewImages

This commit is contained in:
ivan gomes
2021-11-17 15:34:15 +01:00
parent aadd39229d
commit 4262597360
17 changed files with 506 additions and 29 deletions
@@ -0,0 +1,22 @@
ion-content {
--background:black;
--color: red;
}
ion-footer {
margin-bottom: 10px;
}
ion-slides {
height: 100%;
}
.redla{
color: rgb(255, 38, 0);
// background-color: rgb(255, 72, 0);
}