diff options
Diffstat (limited to 'scraper/client/paper/paper.css')
| -rw-r--r-- | scraper/client/paper/paper.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scraper/client/paper/paper.css b/scraper/client/paper/paper.css index 430face4..9d55c55c 100644 --- a/scraper/client/paper/paper.css +++ b/scraper/client/paper/paper.css @@ -38,6 +38,9 @@ input.notes { width: 400px; } margin-right: 10px; } +.pdf_links a.selected { + font-weight: bold; +} iframe.pdfViewer { margin: 10px 0; width: 100%; |
