X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=public%2Fcss%2Fpoole.css;h=fabfd650335de6a3c19a82b9faf9380e1721403d;hb=fc06d5ff9eb5b7f515096c65a09b7b55b951a69c;hp=3ffbe7255773187a8906e5de2c970a84a2e3d47a;hpb=b5d7bdc37f3e5739429dc24a0c850a607bae4746;p=blog diff --git a/public/css/poole.css b/public/css/poole.css index 3ffbe72..fabfd65 100644 --- a/public/css/poole.css +++ b/public/css/poole.css @@ -202,9 +202,9 @@ blockquote p:last-child { img { display: block; + max-width: 100%; margin: 0 0 1rem; border-radius: 5px; - max-width: 100%; !important } /* Tables */ @@ -234,7 +234,6 @@ tbody tr:nth-child(odd) th { .lead { font-size: 1.25rem; font-weight: 300; - margin-bottom: 1rem; }