diff options
author | Jordan <me@jordan.im> | 2021-02-24 21:47:41 -0700 |
---|---|---|
committer | Jordan <me@jordan.im> | 2021-02-24 21:47:41 -0700 |
commit | ed0aff692ce9dcc9d43ee6159f594530c30ed06c (patch) | |
tree | f48c58a05962edae816afe7aec2e3025a7e8c4d2 /templates | |
parent | 72e53498bca07228ea485982c9c54fb8e7578028 (diff) | |
download | crane-ed0aff692ce9dcc9d43ee6159f594530c30ed06c.tar.gz crane-ed0aff692ce9dcc9d43ee6159f594530c30ed06c.zip |
rm paper title left-padding
Diffstat (limited to 'templates')
-rw-r--r-- | templates/layout.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/layout.html b/templates/layout.html index 26130d0..7a784b5 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -185,7 +185,6 @@ div#crane table.list td { div#crane table.list td.title { text-decoration: underline; - padding-left: 1.5em; } div#crane table.list td.authors { |