ComunicWeb/assets/css/pages/groups/pages/main.css

12 lines
177 B
CSS
Raw Normal View History

2018-07-02 06:07:59 +00:00
/**
* Groups main page stylesheet
*
* @author Pierre HUBERT
*/
.groups-main-page {
max-width: 450px;
margin: auto;
text-align: center;
padding-top: 50px;
}