mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
IconGroupAtempt
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
|
||||
|
||||
ion-content {
|
||||
--background:black;
|
||||
--color: red;
|
||||
}
|
||||
|
||||
|
||||
ion-footer {
|
||||
margin-bottom: 10px;
|
||||
@@ -19,4 +16,17 @@ ion-slides {
|
||||
// background-color: rgb(255, 72, 0);
|
||||
}
|
||||
|
||||
.cardconteudo {
|
||||
background: rgba(255,255,255,0.5);
|
||||
}
|
||||
|
||||
.whiter{
|
||||
color: white;
|
||||
|
||||
}
|
||||
.right{
|
||||
float: right;
|
||||
}
|
||||
.center{
|
||||
clear: both;
|
||||
}
|
||||
Reference in New Issue
Block a user