mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Improved header appearance
This commit is contained in:
@ -4,9 +4,6 @@
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.group-header {
|
||||
|
||||
}
|
||||
|
||||
.group-header .group-icon {
|
||||
max-height: 150px;
|
||||
@ -19,4 +16,17 @@
|
||||
.group-header .col-info .fa {
|
||||
margin-right: 10px;
|
||||
width: 10px;
|
||||
}
|
||||
|
||||
.group-header .group-col-icon {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.group-header .group-col-icon span {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.group-header .col-md-4 {
|
||||
display: table;
|
||||
margin: auto;
|
||||
}
|
Reference in New Issue
Block a user