comparison css/mpiwg.css @ 100:f4ac675b2031

more members pages.
author casties
date Tue, 21 May 2013 18:50:05 +0200
parents 7b96a85552aa
children bde0929d34fb
comparison
equal deleted inserted replaced
99:84fa3f62ed85 100:f4ac675b2031
102 } 102 }
103 103
104 p { 104 p {
105 margin: 0.5em 0; 105 margin: 0.5em 0;
106 line-height: 1.5; 106 line-height: 1.5;
107 }
108
109 ul.plain {
110 list-style-type: none;
111 padding-left: 0.5em;
112 }
113 ul.plain > li {
114 margin-top: 0.5em;
107 } 115 }
108 116
109 ul.inline { 117 ul.inline {
110 display: inline; 118 display: inline;
111 padding: 0; 119 padding: 0;
826 padding: 1em 1em 0.5em 0; 834 padding: 1em 1em 0.5em 0;
827 } 835 }
828 table.items td:last-child { 836 table.items td:last-child {
829 padding-right: 0; 837 padding-right: 0;
830 } 838 }
839 table.items.shorter td {
840 padding: 0.5em 0.5em 0.5em 0;
841 }
831 842
832 table.items th { 843 table.items th {
833 font-family: Georgia, Times, serif; 844 font-family: Georgia, Times, serif;
834 font-size: 16px; 845 font-size: 16px;
835 font-weight: normal; 846 font-weight: normal;