transparent text class
This commit is contained in:
parent
a39db41d8e
commit
fad71038d3
1 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,9 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
}
|
}
|
||||||
|
.transp {
|
||||||
|
color: transparent !important;
|
||||||
|
}
|
||||||
.text {
|
.text {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue