obrand-admin-server/O-BrandServer/server/css/obrand.css

16 lines
196 B
CSS
Raw Normal View History

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