summaryrefslogtreecommitdiff
path: root/reports/reports.css
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-11-10 15:59:24 +0100
committerJules Laplace <julescarbon@gmail.com>2018-11-10 15:59:24 +0100
commite8ce7876c5869522f982073d70c3ee7be179e1f9 (patch)
tree367d30870781187f4f78eb074cb7cb0b632aa0c7 /reports/reports.css
parentc412e5f0f8b71d137e4f18f8a8c7361e15c8f500 (diff)
citation coverage reports
Diffstat (limited to 'reports/reports.css')
-rw-r--r--reports/reports.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/reports/reports.css b/reports/reports.css
index b3441f81..1fb2afaf 100644
--- a/reports/reports.css
+++ b/reports/reports.css
@@ -7,4 +7,5 @@ td {
#mapid {
width: 100vw;
height: 30vw;
-} \ No newline at end of file
+}
+.gray { color: #888; } \ No newline at end of file