Skip to content

Commit

Permalink
Fixing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
carols10cents committed Oct 19, 2011
1 parent 20f33c8 commit d1b1b30
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions htdocs/index.html
Expand Up @@ -57,9 +57,6 @@
a {
color: #F07;
}
p {
margin: 10px 0;
}
#gcal {
margin: 0;
margin-top: 10px;
Expand All @@ -69,6 +66,9 @@
width: 770px;
margin-top: 10px;
}
p, address {
margin: 10px 0;
}
address {
font-style: normal;
}
Expand Down Expand Up @@ -107,7 +107,9 @@ <h3><a name="where">Where</a></h3>
Pittsburgh, PA 15217<br />
</address>

<p>
Go in the same door as the Silk Elephant and take the stairs or elevator to the 3rd floor.
</p>

<iframe width="640" height="480" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=1710+Murray+Ave,+Pittsburgh,+PA+15217&amp;aq=0&amp;sll=37.0625,-95.677068&amp;sspn=43.799322,79.013672&amp;vpsrc=6&amp;ie=UTF8&amp;hq=&amp;hnear=1710+Murray+Ave,+Pittsburgh,+Allegheny,+Pennsylvania+15217&amp;t=m&amp;ll=40.437541,-79.923134&amp;spn=0.125428,0.219727&amp;z=12&amp;iwloc=A&amp;output=embed"></iframe><br /><small><a href="https://maps.google.com/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=1710+Murray+Ave,+Pittsburgh,+PA+15217&amp;aq=0&amp;sll=37.0625,-95.677068&amp;sspn=43.799322,79.013672&amp;vpsrc=6&amp;ie=UTF8&amp;hq=&amp;hnear=1710+Murray+Ave,+Pittsburgh,+Allegheny,+Pennsylvania+15217&amp;t=m&amp;ll=40.437541,-79.923134&amp;spn=0.125428,0.219727&amp;z=12&amp;iwloc=A" style="color:#0000FF;text-align:left">View Larger Map</a></small>

Expand Down

0 comments on commit d1b1b30

Please sign in to comment.