11 lines
160 B
CSS
Raw Normal View History

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