summaryrefslogtreecommitdiff
path: root/scraper/client/paper
diff options
context:
space:
mode:
authoradamhrv <adam@ahprojects.com>2019-03-27 17:40:05 +0100
committeradamhrv <adam@ahprojects.com>2019-03-27 17:40:05 +0100
commit5eb9597489da8c689266489788719111b3490076 (patch)
treee150732fbe8318894fe4314356c3c1b83e4ae3dc /scraper/client/paper
parent188ef3609192fa931070ffa251a0c59e1fc78600 (diff)
costmetic
Diffstat (limited to 'scraper/client/paper')
-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{