Remove the header letter spacing. It make the Lua reference hard to read.

svn path=/trunk/; revision=33211
This commit is contained in:
Gerald Combs 2010-06-13 00:39:06 +00:00
parent 0eddecc248
commit 2827d00f2a
1 changed files with 0 additions and 5 deletions

View File

@ -52,11 +52,6 @@ body h3 {
font-size: 1.1em;
}
body h1, body h3, body h3, body h4, body h5, body h6 {
letter-spacing: 0.2em;
border-bottom: 1px solid silver;
}
body hr {
border: none; /* Broken on IE6 */
}