dusting off my rusty CSS skills
Sep. 15th, 2010 02:59 amThe short version of this post: I made an AO3 skin! And it is blue! \o/
( longer version cut for rambling and nested screencaps )
And to answer the question I know at least a few people will want to ask, this is how you increase the margins on story text so it's not sprawling across almost your entire browser:
#chapters { margin-right: 10%; margin-left: 10%; }
Those are the settings from the screencap, to give you an idea of what percentages you want to play with.
Yay for skins!
( longer version cut for rambling and nested screencaps )
And to answer the question I know at least a few people will want to ask, this is how you increase the margins on story text so it's not sprawling across almost your entire browser:
#chapters { margin-right: 10%; margin-left: 10%; }
Those are the settings from the screencap, to give you an idea of what percentages you want to play with.
Yay for skins!