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