ComunicWeb/assets/css/pages/passwordForgotten/main.css

11 lines
160 B
CSS
Raw Normal View History

2018-05-21 08:05:32 +00:00
/**
* Password forgotten page main stylesheet
*
* @author Pierre HUBERT
*/
.box-password-forgotten {
max-width: 350px;
margin: auto;
margin-top: 20px;
}