project/server/mocks/static/css/obrand.css
Martin Donnelly e06e53e5bd whats wrong?
2016-04-06 16:53:06 +01:00

10 lines
136 B
CSS

.textcenter {
text-align: center !important;
}
.centerblock {
display: block;
margin-left: auto;
margin-right: auto;
}