mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Create empty password forgotten page
This commit is contained in:
11
assets/css/pages/passwordForgotten/main.css
Normal file
11
assets/css/pages/passwordForgotten/main.css
Normal file
@ -0,0 +1,11 @@
|
||||
/**
|
||||
* Password forgotten page main stylesheet
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.box-password-forgotten {
|
||||
max-width: 350px;
|
||||
margin: auto;
|
||||
margin-top: 20px;
|
||||
}
|
Reference in New Issue
Block a user