X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=blobdiff_plain;f=local.css;h=8bf2b99c38db4a7f36a278d7589054d55ab8c337;hp=83f2ce5d18f41245b9b7a137c0d9ca6a7146d87f;hb=af7c202e29173a8ef6f597f65dca32b547ca7e4a;hpb=c0e1fa4f327e73bb073e928729d6ff31852e6763 diff --git a/local.css b/local.css index 83f2ce5..8bf2b99 100644 --- a/local.css +++ b/local.css @@ -13,6 +13,14 @@ nav { display: block; } +#pagebody #content p:nth-of-type(odd) img { + float: left; +} + +#pagebody #content p:nth-of-type(even) img { + float: right; +} + .header { margin: 0; font-size: 140%;