This commit is contained in:
Sanj 2012-01-31 03:09:02 +05:30
parent 21ad1708e0
commit 2ffc9a3a3a

View File

@ -7,7 +7,8 @@ body {
.people {
font-size: 16px;
font-weight: normal;
font-weight: bold;
font-style: italic;
margin-bottom: 6px;
}
@ -53,7 +54,3 @@ body {
margin-bottom: 32px;
}
.personName {
font-weight: bold;
font-size: 16px;
}