comparison css/mpiwg.css @ 154:f63985f02055

more style
author casties
date Mon, 03 Jun 2013 21:04:21 +0200
parents c115a18dbbe1
children 2e0953694aef
comparison
equal deleted inserted replaced
153:c115a18dbbe1 154:f63985f02055
881 881
882 div.row.double > div.col > div.mini div.thumb img { 882 div.row.double > div.col > div.mini div.thumb img {
883 height: 180px; 883 height: 180px;
884 } 884 }
885 885
886 div.row.double > div.col {
887 width: 220px;
888 }
889
886 div.mini div.type { 890 div.mini div.type {
887 color: #9f917a; 891 color: #9f917a;
888 margin-top: 0.5em; 892 margin-top: 0.5em;
889 } 893 }
890 894