increased font size of standard paragraphs in #content to reduce chars per line.

svn path=/branches/design/; revision=18439
This commit is contained in:
samtuke 2010-11-24 15:02:47 +00:00
parent 4b63fb8c0e
commit eb9f0ca7cd
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ h3 {
p {
margin: .8em 0;
font-size:1.2em;
}
pre {