2021-10-15 11:39:03 +00:00
|
|
|
.citation-list {
|
|
|
|
border-top: 3px solid grey;
|
|
|
|
padding-top: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.citation {
|
2021-10-19 10:20:46 +00:00
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.citation > *:first-child {
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.citation > *:last-child {
|
|
|
|
margin-bottom: 0;
|
2021-10-15 11:39:03 +00:00
|
|
|
}
|