mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-23 12:39:22 +00:00
11 lines
163 B
CSS
11 lines
163 B
CSS
/**
|
|
* Settings password section stylesheet
|
|
*
|
|
* @author Pierre HUBERT
|
|
*/
|
|
|
|
.box-password-settings .submit-form {
|
|
width: 150px;
|
|
margin: auto;
|
|
display: block;
|
|
} |