# HG changeset patch # User Robert McIntyre # Date 1341794175 18000 # Node ID 9567495a4c3e7cbbb9dac39a77e28297e08c7bd9 # Parent b8b4b137e7e28274beaf9a40ffc4c3695877f52a remove
tags. diff -r b8b4b137e7e2 -r 9567495a4c3e index.html --- a/index.html Sun Jul 08 19:33:54 2012 -0500 +++ b/index.html Sun Jul 08 19:36:15 2012 -0500 @@ -159,9 +159,6 @@
  • Farmer's Branch
  • -
    -
    -

    diff -r b8b4b137e7e2 -r 9567495a4c3e style.css --- a/style.css Sun Jul 08 19:33:54 2012 -0500 +++ b/style.css Sun Jul 08 19:36:15 2012 -0500 @@ -52,6 +52,9 @@ margin-top:1em; } +div.money-outer{ + margin-top:6em; +} div.money-inner{ border:1px solid black; @@ -63,10 +66,6 @@ font-size:18px; } -div.money-outer{ - margin-top:2em; -} - em.money{ color:#115511; font-size:25px;