mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Created groups main page
This commit is contained in:
12
assets/css/pages/groups/pages/main.css
Normal file
12
assets/css/pages/groups/pages/main.css
Normal file
@ -0,0 +1,12 @@
|
||||
/**
|
||||
* Groups main page stylesheet
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.groups-main-page {
|
||||
max-width: 450px;
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
padding-top: 50px;
|
||||
}
|
Reference in New Issue
Block a user