mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 13:26:08 +00:00
54 lines
552 B
SCSS
54 lines
552 B
SCSS
ion-footer {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
ion-slides {
|
|
height: 100%;
|
|
}
|
|
|
|
.redla{
|
|
|
|
color: rgb(250, 248, 248);
|
|
background-color: rgb(255, 187, 0);
|
|
border-radius: 120px;
|
|
}
|
|
|
|
.cardconteudo {
|
|
background: rgba(255,255,255,0.5);
|
|
}
|
|
|
|
.whiter{
|
|
color: white;
|
|
|
|
}
|
|
.right{
|
|
float: right;
|
|
}
|
|
.center{
|
|
clear: both;
|
|
}
|
|
|
|
|
|
circle-xmark-solid{
|
|
|
|
// position: relative;
|
|
width: 512px;
|
|
height: 515px;
|
|
position: absolute;
|
|
left: 0%;
|
|
right: 0%;
|
|
top: 0%;
|
|
bottom: 0%;
|
|
|
|
background: #FCD13A;
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/* Vector */
|
|
|