summaryrefslogtreecommitdiff
path: root/scraper/client/paper/paper.css
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-02-18 13:28:06 +0100
committerJules Laplace <julescarbon@gmail.com>2019-02-18 13:28:06 +0100
commitb28f65ad5016ba3c3c9f973bd2a64ea3c8a3f84c (patch)
tree66cd5ba28f0b3687871d4f7f65078329463fd00c /scraper/client/paper/paper.css
parent98d7c92f0050ca92ec6b72758a6d5b680f9e4d7f (diff)
get institutions from spreadsheet
Diffstat (limited to 'scraper/client/paper/paper.css')
-rw-r--r--scraper/client/paper/paper.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/scraper/client/paper/paper.css b/scraper/client/paper/paper.css
index 9d55c55c..91469e17 100644
--- a/scraper/client/paper/paper.css
+++ b/scraper/client/paper/paper.css
@@ -22,6 +22,10 @@
.gray {
padding: 3px;
}
+.gray .pdfLink {
+ cursor: pointer;
+ color: #11f;
+}
.param {
display: flex;