# HG changeset patch # User Robert McIntyre # Date 1341802062 18000 # Node ID 39200fe70eefb82d15b266ea94cd2a7fe04fae15 # Parent 582b8c54b574a34674477cb4f407a92ad914c4b2 added credits for Robert and Dylan. diff -r 582b8c54b574 -r 39200fe70eef index.html --- a/index.html Sun Jul 08 21:07:43 2012 -0500 +++ b/index.html Sun Jul 08 21:47:42 2012 -0500 @@ -233,5 +233,10 @@ +

+ Website by + Dylan Holmes and + Robert McIntyre. +

diff -r 582b8c54b574 -r 39200fe70eef style.css --- a/style.css Sun Jul 08 21:07:43 2012 -0500 +++ b/style.css Sun Jul 08 21:47:42 2012 -0500 @@ -86,3 +86,8 @@ margin:.75em auto; } + +p.credit{ + font-size:10px; + text-align:right; +} \ No newline at end of file