Start migration

This commit is contained in:
Daniele Pancottini
2022-12-20 17:30:36 +01:00
parent 6d783eae35
commit b1fb0bc138
125 changed files with 3819 additions and 161 deletions

View File

@@ -0,0 +1,17 @@
.decadeIcon {
margin: 5px;
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 50px;
}
.cardBody {
background-color: rgba(255, 255, 255, 0.70);
}
.imageContainer {
background-color: rgba(0, 0, 0, 0.7);
}