Mercurial > hg > MPIWGWeb
comparison css/mpiwg.css @ 104:cafdf06c77ce
styles for project list.
author | casties |
---|---|
date | Mon, 27 May 2013 11:58:49 +0200 |
parents | 79a198e7b1b7 |
children | 7dd264f9b728 782477730916 |
comparison
equal
deleted
inserted
replaced
103:79a198e7b1b7 | 104:cafdf06c77ce |
---|---|
836 padding: 1em 1em 0.5em 0; | 836 padding: 1em 1em 0.5em 0; |
837 } | 837 } |
838 table.items td:last-child { | 838 table.items td:last-child { |
839 padding-right: 0; | 839 padding-right: 0; |
840 } | 840 } |
841 table.items.shorter td { | 841 table.items.shorter td, |
842 table.items tr.shorter td { | |
842 padding: 0.5em 0.5em 0.5em 0; | 843 padding: 0.5em 0.5em 0.5em 0; |
843 } | 844 } |
844 | 845 |
845 table.items th { | 846 table.items th { |
846 font-family: Georgia, Times, serif; | 847 font-family: Georgia, Times, serif; |
890 | 891 |
891 table.items h3.fold_head img { | 892 table.items h3.fold_head img { |
892 margin: 0 5px 0 3px; | 893 margin: 0 5px 0 3px; |
893 } | 894 } |
894 | 895 |
895 table.items div.fold_body { | 896 table.items tr td:first-child div.fold_body { |
896 /* e.g. preprint abstracts */ | 897 /* e.g. preprint abstracts */ |
897 padding: 0.5em 0 0 20px; | 898 padding: 0.5em 0 0 20px; |
898 } | 899 } |
899 | 900 |
900 table.items .thumb_fold { | 901 table.items .thumb_fold { |