ComunicWeb/assets/css/pages/userPage/accessForbidden.css

14 lines
198 B
CSS
Raw Normal View History

/**
* Access To Page Forbidden stylesheet
*
* @author Pierre HUBERT
*/
/**
* Callout special stylesheet
*/
.user_page_access_forbidden {
margin: auto;
margin-top: 30px;
max-width: 500px;
}