aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/layout.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/layout.html b/templates/layout.html
index f7bb0e0..e70c260 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -152,6 +152,7 @@ div#crane div.content {
div#crane div.cat {
text-align: left;
padding-left: .5em;
+ padding-right: .5em;
color: #555;
padding-bottom: 0.5em;
overflow-wrap: normal;
@@ -178,6 +179,7 @@ div#crane div.list div.paper {
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 10px;
+ padding-right: 10px;
}
div#crane div.list span.authors {