Mercurial > hg > MPIWGWeb
comparison css/mpiwg.css @ 67:e5d722305380
more padding for preprints.
author | casties |
---|---|
date | Fri, 03 May 2013 22:40:21 +0200 |
parents | 68b3d71eed27 |
children | df56982ecb03 |
comparison
equal
deleted
inserted
replaced
66:68b3d71eed27 | 67:e5d722305380 |
---|---|
777 | 777 |
778 table.articles td { | 778 table.articles td { |
779 vertical-align: top; | 779 vertical-align: top; |
780 text-align: left; | 780 text-align: left; |
781 line-height: 1.5; | 781 line-height: 1.5; |
782 padding: 1em 0.5em 0.5em 0; | 782 padding: 1em 1em 0.5em 0; |
783 } | 783 } |
784 table.articles td:last-child { | 784 table.articles td:last-child { |
785 padding-right: 0; | 785 padding-right: 0; |
786 } | 786 } |
787 | 787 |