summaryrefslogtreecommitdiff
path: root/scraper/client/common/common.css
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-02-13 16:46:10 +0100
committerJules Laplace <julescarbon@gmail.com>2019-02-13 16:46:10 +0100
commitd0dc5cd83f1c436185d247600c3c5be9360bf1ca (patch)
tree92db65b2a525b6512fd7f5349da561c476fe997e /scraper/client/common/common.css
parent1563d1da307a78ddc388483fd95a68a511e18048 (diff)
displaying more info about the papers
Diffstat (limited to 'scraper/client/common/common.css')
-rw-r--r--scraper/client/common/common.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/scraper/client/common/common.css b/scraper/client/common/common.css
index 4b939df0..b014541a 100644
--- a/scraper/client/common/common.css
+++ b/scraper/client/common/common.css
@@ -65,6 +65,7 @@ header > section {
display: flex;
flex: 1 0;
font-weight: bold;
+ padding: 10px;
}
header > section:last-of-type {
justify-content: flex-end;