mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Display person information respecting thibault style
This commit is contained in:
@@ -13,4 +13,23 @@ div#header-person-details {
|
||||
color: #FFF;
|
||||
padding-top: 1em;
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
|
||||
figure.person-details {
|
||||
h2 {
|
||||
font-family: 'open_sansbold';
|
||||
margin-bottom: 0.3em;
|
||||
}
|
||||
|
||||
dl {
|
||||
margin-top: 0.3em;
|
||||
}
|
||||
|
||||
dt {
|
||||
font-family: 'open_sansbold';
|
||||
}
|
||||
|
||||
dl {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user