mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 20:35:16 +00:00
Basic groups header
This commit is contained in:
17
assets/css/pages/groups/sections/header.css
Normal file
17
assets/css/pages/groups/sections/header.css
Normal file
@ -0,0 +1,17 @@
|
||||
/**
|
||||
* Groups header
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.group-header {
|
||||
|
||||
}
|
||||
|
||||
.group-header .group-icon {
|
||||
max-height: 150px;
|
||||
}
|
||||
|
||||
.group-header .group-name {
|
||||
font-size: 200%;
|
||||
}
|
Reference in New Issue
Block a user