Mercurial > hg-website
changeset 49:90d9d46e44d3
css: no additional margin for .big h3
If we do anadditional margin for h3 we end up having quick start and benifit
header no on the same baseline, which doesn't look good at all.
author | David Soria Parra <dsp@php.net> |
---|---|
date | Tue, 17 Feb 2009 15:50:47 +0100 |
parents | 360d682148ce |
children | b5b71ff1c37f |
files | hgscm/media/css/styles.css |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgscm/media/css/styles.css Tue Feb 17 15:44:27 2009 +0100 +++ b/hgscm/media/css/styles.css Tue Feb 17 15:50:47 2009 +0100 @@ -78,7 +78,7 @@ .row { display: block; } .col { float: right; display: inline; width: 270px; margin: 25px; } .big { float: left; width: 470px; } -.big h2, .big h3 { margin-top: 20px; } +.big h2 { margin-top: 20px; } /* * Logo