# HG changeset patch # User David Soria Parra # Date 1234927609 -3600 # Node ID ab6b463b6038ba07bb30a9996004df79961e5c51 # Parent 03e29b63e73f4d0bc7e5a8ff166fd8bcf249a629 again: css: no additional margin for .big h3 diff -r 03e29b63e73f -r ab6b463b6038 hgscm/media/css/styles.css --- a/hgscm/media/css/styles.css Wed Feb 18 01:21:27 2009 +0100 +++ b/hgscm/media/css/styles.css Wed Feb 18 04:26:49 2009 +0100 @@ -79,7 +79,7 @@ .col { float: right; display: inline; width: 270px; margin: 25px; } .big { float: left; width: 470px; } .quote { float: right; width: 740px; text-align: right; margin-right: 25px; } -.big h2, .big h3 { margin-top: 20px; } +.big h2 { margin-top: 20px; } /* * Logo