obrand-admin-server/server/css/obrand.css

16 lines
196 B
CSS
Raw Permalink Normal View History

.textcenter {
text-align: center !important;
}
.centerblock {
display: block;
margin-left: auto;
margin-right: auto;
}
2016-04-06 16:02:43 +00:00
#image.img {
max-width: 300px;
max-height: 300px;
}