mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Passage de opensansXX à Open Sans + font-weight
This commit is contained in:
@@ -22,7 +22,8 @@ div#person_details_container {
|
||||
|
||||
figure.person-details {
|
||||
h2 {
|
||||
font-family: 'open_sanssemibold';
|
||||
font-family: 'Open Sans';
|
||||
font-weight: 600;
|
||||
margin-bottom: 0.3em;
|
||||
}
|
||||
|
||||
@@ -31,7 +32,8 @@ figure.person-details {
|
||||
}
|
||||
|
||||
dt {
|
||||
font-family: 'open_sanssemibold';
|
||||
font-family: 'Open Sans';
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
dd {
|
||||
@@ -43,4 +45,4 @@ figure.person-details {
|
||||
padding-top: 0.2em;
|
||||
padding-bottom: 0.2em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user