mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
imageWorkaround
This commit is contained in:
@@ -8,8 +8,9 @@ ion-slides {
|
||||
|
||||
.redla{
|
||||
|
||||
color: rgb(255, 38, 0);
|
||||
// background-color: rgb(255, 72, 0);
|
||||
color: rgb(250, 248, 248);
|
||||
background-color: rgb(255, 187, 0);
|
||||
border-radius: 120px;
|
||||
}
|
||||
|
||||
.cardconteudo {
|
||||
@@ -25,4 +26,28 @@ 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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user