Aleksander Machniak
2016-05-20 9e64dc2debfa1c7410f82bf71f4d10856751e258
commit | author | age
fdb30f 1 .ReadMsgBody{width: 100%;}
TB 2 .ExternalClass{width: 100%;}
3 div, p, a, li, td { -webkit-text-size-adjust:none; }
4 @media (max-width: 450px){
5     table[class=w600], td[class=w600], table[class=w540], td[class=w540], img[class=w600]{ width:100% !important; }
6     table[class=w30], td[class=w30]{ width:20px !important; }
7     .pict img {max-width:260px; height:auto !important;}
8 }
9 @media (min-width: 450px) and (max-width: 600px){
10     table[class=w600], td[class=w600], table[class=w540], td[class=w540], img[class=w600]{ width:100% !important; }
11     table[class=w30], td[class=w30]{ width:20px !important; }
12     .pict img {max-width:410px; height:auto !important;}
13 }
14 @media (min-width:600px){
15     body {width:600px !important; margin:auto !important;}
16     .pict img {max-width:540px !important;  height:auto !important;}
17 }
18 h1{ font-weight:bold; font-size:14px;color:#3c3c3c ;margin:0px; }
19 h2{ color:#8DB048 ; font-size:14px; font-weight:bold; margin-top:20px; border-bottom:1px solid #d6d6d6; padding-bottom:4px; }
20 h3{ color:#7e7e7e ; font-size:14px; font-weight:bold; margin:20px 0px 0px 0px; border-bottom:1px solid #d6d6d6; padding-bottom:0px 0px 4px 0px; }
21 h4{ color:#8DB048 ; font-size:12px; font-weight:bold; margin:0px; padding:0px; }
22 a:visited{cursor:pointer; color:#8DB048; text-decoration:none; border:none;}