Merge pull request #60 from NumEricR/css-padding-right

Remove useless padding-right
This commit is contained in:
David Coallier
2013-05-20 13:34:31 -07:00

View File

@@ -110,7 +110,6 @@ h4 { color: #333 }
p {
font-size: 100%;
line-height: 18px;
padding-right: 3em;
}
a { color: #990003 }
@@ -126,7 +125,6 @@ li {
p.enlarge {
font-size: 144%;
padding-right: 6.5em;
line-height: 24px;
}