8 lines
85 B
CSS
8 lines
85 B
CSS
|
.citation-list {
|
||
|
border-top: 3px solid grey;
|
||
|
padding-top: 12px;
|
||
|
}
|
||
|
|
||
|
.citation {
|
||
|
}
|