X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=themes%2Fdefault.css;h=450810476b65931322727a3b5e34530ff2b0e1aa;hb=b2c6706c40fe49940e59f9b71e52c2d2d18c3d57;hp=597a1a9e9ae64c61bf473b9a47ee53ab01b2e78e;hpb=568b1592bacd27eb3e2b9d9dd87ccb73c2650bd3;p=shellwiki diff --git a/themes/default.css b/themes/default.css index 597a1a9..4508104 100644 --- a/themes/default.css +++ b/themes/default.css @@ -198,6 +198,13 @@ table { width: 33%; margin: .25em 1em .5em 0; } + .left .left, .left .right, + .right .left, .right .right, + .half .left, .half .right { + float: none; + width: 100%; + margin: .25em 0 .5em 0; + } section.left > :first-child, section.right > :first-child { float: none;