Move title left a bit to account a tad for curve

This commit is contained in:
Douglas Gardner 2013-04-21 05:11:52 +00:00
parent e5b2f8c8f2
commit 295c5ba2bc

View File

@ -44,7 +44,7 @@ div#backlink {
div#title {
font-size: 42px;
font-weight: bold;
margin: 0 0 10px 0;
margin: 0 0 10px 10px;
color: #444;
}