comparison css/mpiwg.css @ 165:2662a043391d

style for jump_top
author casties
date Thu, 06 Jun 2013 19:59:41 +0200
parents 238b36c1a355
children 6e0bea9510c9 9e4001404792
comparison
equal deleted inserted replaced
164:238b36c1a355 165:2662a043391d
832 div.box h3 + h2 { 832 div.box h3 + h2 {
833 /* directly over h2 */ 833 /* directly over h2 */
834 margin-top: 0; 834 margin-top: 0;
835 } 835 }
836 836
837 div.box + div.jump_top {
838 margin-top: -10px;
839 }
840
837 /* 841 /*
838 * small box with thumbnail 842 * small box with thumbnail
839 */ 843 */
840 div.mini { 844 div.mini {
841 padding: 10px 0; 845 padding: 10px 0;