Basic groups header

This commit is contained in:
Pierre HUBERT
2018-07-03 11:45:57 +02:00
parent b527b3a22d
commit e28b99f40c
8 changed files with 240 additions and 4 deletions

View 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%;
}