1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-03-22 11:00:49 +00:00
2018-05-21 10:05:32 +02:00

11 lines
160 B
CSS

/**
* Password forgotten page main stylesheet
*
* @author Pierre HUBERT
*/
.box-password-forgotten {
max-width: 350px;
margin: auto;
margin-top: 20px;
}