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;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.transp {
|
||||
color: transparent !important;
|
||||
}
|
||||
.text {
|
||||
text-align: left;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue