X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=style.css;h=0df4185bcfa9cc51b0d26af9ed8d4163b93dc6eb;hb=97b85ff76c538caf4a837d2cd7f6e9471a121bc1;hp=d705bb704154d70e33bb6f4abd129ad5b177807c;hpb=785bb4a94dcff04ee1e834956202a8a1bdfabc51;p=wfpl-cms.git diff --git a/style.css b/style.css index d705bb7..0df4185 100644 --- a/style.css +++ b/style.css @@ -67,12 +67,9 @@ span.float_center img { } div.mid_pic { margin: 15px auto; + font-size: 10px; text-align: right; } -code.html { - background: #ddd; -} - /************ GENERAL **************/ /* HTML5 tags */ @@ -88,6 +85,10 @@ a img { border: 0; } +code.html { + background: #ddd; +} + .first { padding-top: 0px; margin-top: 0px;