mirror of
https://gitlab.silvrtree.co.uk/martind2000/obrand-admin-server.git
synced 2025-02-04 12:40:14 +00:00
40a8337ab3
Also now serving api/pages as a list page and viewer.
10 lines
136 B
CSS
10 lines
136 B
CSS
.textcenter {
|
|
text-align: center !important;
|
|
}
|
|
|
|
.centerblock {
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|