ComunicWeb/assets/css/pages/settings/sections/accountImage.css

15 lines
258 B
CSS
Raw Normal View History

/**
* Account image settings section stylesheet
*
* @author Pierre HUBERT
*/
.box-account-image-settings {
text-align: center;
}
.box-account-image-settings .settings-account-image-preview {
max-width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}