X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=blobdiff_plain;f=local.css;h=3a1384fe0e43d4738e8d57fb4316c240674ced76;hp=8ccd5d78e6fa6df8b57efa263ad795bb1b33d070;hb=86fb76fadbf9ac76efdc43230d3b2a3c4b7876e4;hpb=6f9f2d3c2d9996a704c3044c4b11590f733b0404 diff --git a/local.css b/local.css index 8ccd5d7..3a1384f 100644 --- a/local.css +++ b/local.css @@ -13,12 +13,18 @@ nav { display: block; } -#pagebody #content img:nth-of-type(odd) { +#pagebody #content img { + margin: 0.4em; + } + +#pagebody #content p:nth-of-type(odd) img { float: left; + clear: left; } -#pagebody #content img:nth-of-type(even) { +#pagebody #content p:nth-of-type(even) img { float: right; + clear: right; } .header {