changeset 48:159f38b83f5f tip

add corrections.
author Robert McIntyre <rlm@mit.edu>
date Sat, 18 Apr 2015 21:20:48 -0700
parents 8d0c59379980
children
files index.html style.css
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/index.html	Sun Jan 18 17:49:40 2015 -0800
     1.2 +++ b/index.html	Sat Apr 18 21:20:48 2015 -0700
     1.3 @@ -60,6 +60,9 @@
     1.4  	       height="160"
     1.5  	       width="450"/>
     1.6  	</h3>
     1.7 +
     1.8 +	<h1> Judy is available for events in Liberal, Kansas and the
     1.9 +	surrounding areas! </h1>
    1.10  	
    1.11  	<a href="./images/face-art-board.jpg">
    1.12  	  <img style="width:100%;border:1em solid #fc0"
     2.1 --- a/style.css	Sun Jan 18 17:49:40 2015 -0800
     2.2 +++ b/style.css	Sat Apr 18 21:20:48 2015 -0700
     2.3 @@ -45,7 +45,8 @@
     2.4  h1,h2,h3,h4,h5,h6,a{
     2.5      color:#00c;
     2.6      color:#0184df;
     2.7 -    margin-top:3em;
     2.8 +    margin-top:1em;
     2.9 +    line-height:2em;
    2.10  }
    2.11  
    2.12  h3{