Mercurial > hg-website
changeset 458:9f7df5119cc3
frontpage: remove left margin from quick start block
This future-proofs it a bit if code in the block gets even longer.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 01 Jun 2016 07:18:57 +0800 |
parents | 19ea041943ed |
children | a891b73d9bbb |
files | static/css/styles.css |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/static/css/styles.css Sat May 28 09:28:13 2016 +0800 +++ b/static/css/styles.css Wed Jun 01 07:18:57 2016 +0800 @@ -98,7 +98,7 @@ .big { float: left; width: 470px; } .quote { float: right; width: 740px; text-align: right; margin-right: 25px; } .big h2 { margin-top: 20px; } -.autowidth { width: auto; margin-right: 0; } +.autowidth { width: auto; margin-right: 0; margin-left: 0; } /* * Logo