Skip to content

Commit

Permalink
updated css
Browse files Browse the repository at this point in the history
  • Loading branch information
immber committed Dec 11, 2014
1 parent 870ce65 commit 1cc2278
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions seven/DogToy.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,16 @@ p {

#ball_container {
position: absolute;
left: 800px;
top:600px;
bottom: 0px;
right: 0px;

}
#yard {
height: 500px;
width: 500px;
margin: auto;
border: solid black;
position: relative;


}
Expand Down

0 comments on commit 1cc2278

Please sign in to comment.