tweaking .center css
This commit is contained in:
parent
3c661cc780
commit
8a9fcd3dac
|
@ -259,6 +259,7 @@ hr.small {
|
||||||
}
|
}
|
||||||
.center {
|
.center {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
margin: auto;
|
||||||
}
|
}
|
||||||
.caption {
|
.caption {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Reference in a new issue