Adjust left and right padding on the introductory text

The sidebar changes have increased the padding for the search box
and links menu, so change the introductory text to match.
This commit is contained in:
Tom Hughes 2012-03-14 10:13:28 +00:00
parent ae8cc604a1
commit 05aa7f377e

View file

@ -87,6 +87,7 @@ h2 {
#intro { #intro {
border-top: 1px solid #ccc; border-top: 1px solid #ccc;
padding: 0px 5px;
} }
#intro p { #intro p {