Adding center class
This commit is contained in:
parent
6d5a50de2b
commit
3c661cc780
1 changed files with 3 additions and 0 deletions
|
@ -257,6 +257,9 @@ hr.small {
|
|||
margin-top: 60px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
.caption {
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue