add a tc class to remove some style="text-align: center"s
This commit is contained in:
parent
9486195d42
commit
adc2624fab
3 changed files with 7 additions and 3 deletions
|
@ -67,4 +67,8 @@ a {
|
|||
img {
|
||||
border-radius: 4px;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.tc {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue