Many templates that have width:100% run out of allotted content area on right side. I fixed some of them with width:96.5% that I didn't know it will work, but 96% gives right margin a bit bigger then left, and 97% does opposite. <div class="minutes"> is missing; it puts text within container as it is preformatted, but without changing font to fixed width. <div class="shell"> is missing too, but IMO we don't need it, as we can achieve the same effect with <pre> tag without disturbing reading with black line in the middle of the text. Besides, if text line is longer then black background, it will written anyway as white on white. :) -- Regards Rajko, -- To unsubscribe, e-mail: opensuse-wiki+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-wiki+help@opensuse.org