Mercurial > hg > MPIWGWeb
diff css/mpiwg.css @ 100:f4ac675b2031
more members pages.
author | casties |
---|---|
date | Tue, 21 May 2013 18:50:05 +0200 |
parents | 7b96a85552aa |
children | bde0929d34fb |
line wrap: on
line diff
--- a/css/mpiwg.css Tue May 21 17:07:48 2013 +0200 +++ b/css/mpiwg.css Tue May 21 18:50:05 2013 +0200 @@ -106,6 +106,14 @@ line-height: 1.5; } +ul.plain { + list-style-type: none; + padding-left: 0.5em; +} +ul.plain > li { + margin-top: 0.5em; +} + ul.inline { display: inline; padding: 0; @@ -828,6 +836,9 @@ table.items td:last-child { padding-right: 0; } +table.items.shorter td { + padding: 0.5em 0.5em 0.5em 0; +} table.items th { font-family: Georgia, Times, serif;