X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=blobdiff_plain;f=local.css;h=35e16359a6a6bdbf41ef672f9881cbc2a938e4c5;hp=a8a0774bdbe4dd8f1cf59ccf30547073703b5422;hb=d4b41cae1c8f0bcabc802d15a5e8c04e93b4c494;hpb=88b7172af38d7ce5253dd347b72ae104cfbbf598 diff --git a/local.css b/local.css index a8a0774..35e1635 100644 --- a/local.css +++ b/local.css @@ -17,12 +17,12 @@ nav { margin: 0.4em; } -#pagebody #content p:nth-of-type(odd) img { +p:nth-of-type(odd) img.agimg { float: left; clear: left; } -#pagebody #content p:nth-of-type(even) img { +p:nth-of-type(even) img.agimg { float: right; clear: right; } @@ -538,7 +538,7 @@ hr { } code, pre { - background: #abc; + background: #bcd; } pre {