mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
background
This commit is contained in:
@@ -105,7 +105,7 @@
|
|||||||
.attach-title-item{
|
.attach-title-item{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
color:#0d89d1;
|
color:var(--title-text-color);
|
||||||
}
|
}
|
||||||
/* SPAN */
|
/* SPAN */
|
||||||
.span-left{
|
.span-left{
|
||||||
|
|||||||
@@ -105,7 +105,7 @@
|
|||||||
.attach-title-item{
|
.attach-title-item{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
color:#0d89d1;
|
color:var(--title-text-color);
|
||||||
}
|
}
|
||||||
/* SPAN */
|
/* SPAN */
|
||||||
.span-left{
|
.span-left{
|
||||||
|
|||||||
@@ -105,7 +105,7 @@
|
|||||||
.attach-title-item{
|
.attach-title-item{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
color:#0d89d1;
|
color:var(--title-text-color);
|
||||||
}
|
}
|
||||||
/* SPAN */
|
/* SPAN */
|
||||||
.span-left{
|
.span-left{
|
||||||
@@ -168,7 +168,7 @@
|
|||||||
|
|
||||||
|
|
||||||
.app-name{
|
.app-name{
|
||||||
background: #42b9f2;
|
background: var(--title-text-color);
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
@@ -172,7 +172,7 @@ ion-content{
|
|||||||
|
|
||||||
|
|
||||||
.app-name{
|
.app-name{
|
||||||
background: #42b9f2;
|
background: var(--title-text-color);
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
@@ -105,7 +105,7 @@
|
|||||||
.attach-title-item{
|
.attach-title-item{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
color:#0d89d1;
|
color:var(--title-text-color);
|
||||||
}
|
}
|
||||||
/* SPAN */
|
/* SPAN */
|
||||||
.span-left{
|
.span-left{
|
||||||
@@ -168,7 +168,7 @@
|
|||||||
|
|
||||||
|
|
||||||
.app-name{
|
.app-name{
|
||||||
background: #42b9f2;
|
background: var(--title-text-color);
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user