durch nacht und wind
Jun. 26th, 2009 11:21 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
was huge storm last night. power out for almost twelve hours. exceptionally hot without a/c and fans. back now, thanks be.
(Did something in the Transmogrified style change last week with the overall styles overhaul? The margins seem to be far too wide for comfort - all my journal text is squished down into narrow little colummns, and I have to drag my window out way wider than I like it to get things properly proportioned. Please tell me there's any easy fix for this - otherwise I might have to commission someone who knows css to help me, because I can't really manage with it like this.)
(Did something in the Transmogrified style change last week with the overall styles overhaul? The margins seem to be far too wide for comfort - all my journal text is squished down into narrow little colummns, and I have to drag my window out way wider than I like it to get things properly proportioned. Please tell me there's any easy fix for this - otherwise I might have to commission someone who knows css to help me, because I can't really manage with it like this.)
Fixing Transmogrified
Date: 2009-06-26 06:33 pm (UTC)#container {width: 82%; margin-left: 9%}
#container {width: 86%; margin-left: 7%}
Seems to work with any width that leaves a divisible-by-two remainder when subtracted from 100; divide the remainder in half for the margin-left percentage.
Re: Fixing Transmogrified
Date: 2009-06-26 07:41 pm (UTC)