css
This commit is contained in:
parent
21ad1708e0
commit
2ffc9a3a3a
|
@ -7,7 +7,8 @@ body {
|
||||||
|
|
||||||
.people {
|
.people {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: normal;
|
font-weight: bold;
|
||||||
|
font-style: italic;
|
||||||
margin-bottom: 6px;
|
margin-bottom: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -53,7 +54,3 @@ body {
|
||||||
margin-bottom: 32px;
|
margin-bottom: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.personName {
|
|
||||||
font-weight: bold;
|
|
||||||
font-size: 16px;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user