transparent text class

This commit is contained in:
Wolf 2017-01-21 17:09:44 +01:00 committed by GitHub
parent a39db41d8e
commit fad71038d3

View file

@ -11,7 +11,9 @@
text-align: center;
border-radius: 6px;
}
.transp {
color: transparent !important;
}
.text {
text-align: left;
}