This is my contributionn
Go to Wiki Navigation for more menu options If you want to customize your Webs website with CSS, but don't know what code customizes what, this is the place to find everything you need. All the CSS you would want is here (and if it's not ask on the forums for it). If you are logged in you can add some also to help contribute to the CSS Wiki. Just don't spam and do nasty things.
ExamplesHere is an example of how we format our guide.
#commentWall - Overall area of the Comment Wall
The
bold is the actual CSS code, while the dash and non-bold text is a description explaining the CSS Code.
This is how you would use it on your site:
#commentWall {
style-goes-in-here
}