summaryrefslogtreecommitdiff
path: root/scraper/client/paper/paper.css
diff options
context:
space:
mode:
Diffstat (limited to 'scraper/client/paper/paper.css')
-rw-r--r--scraper/client/paper/paper.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/scraper/client/paper/paper.css b/scraper/client/paper/paper.css
index 1e6d4c30..4f437e76 100644
--- a/scraper/client/paper/paper.css
+++ b/scraper/client/paper/paper.css
@@ -15,7 +15,8 @@
.citations li {
list-style-type: none;
margin: 0;
- padding-bottom: 20px;
+ padding: 20px;
+ margin-bottom: 30px;
border:1px solid #ccc;
}
.citations h3{